I need to allow users to pay via Cre开发者_开发百科dit Card on my site. I\'m trying to find suitable API option but can\'t find it. I have implemented payment via PayPal so far, but now I need to allo
I am implementing the Express Checkout API for a web application, and everything works fine. Still, I am left with a doubt about the flow of the operation.
I\'d like to integrate PayPal links seen on this webpage: http://img804.imageshack.us/img804/1340/paypale.jpg
I have a problem whereby Magento (v1.5) does not calculate shipping based on the country of the registered Paypal user based on the shipping rules also defined in the one page checkout.When using Payp
I am using CakePHP 1.3.10 version and want to integrate PayPal IPN for Payment Process. I have found some ready made plug-ins though not working properly and returning bunch of errors.
I\'ve discovered that PayPal has quite an attractive micropayment system in comparison to other services.According to this they have a micropayment range from >$0 to
Having a noob day. For some reason this works: // check for user in db $result = $connector->query(\'SELECT username FROM wallart_users
I need to have in my website the possibility to make some payments through PayPal to regis开发者_如何转开发tered users. I need to do this direct from my website, without login in to PayPal. Is this po
I want to setup a single form on a site to purchase multiple products via PayPal. The products are set in开发者_运维知识库 the PayPal account and each has a hosted_button_id.
I want to create a website where users have full access to each page only if they pay me a fee. I don\'t know how to read a credit card, I would like to use paypal开发者_运维技巧 or something similar