paypal-ipn
Pass options via PayPal
I\'m creating a simple checkout for a client where the visitor can check out via PayPal. Currently, my HTML form looks like this:[详细]
2023-03-10 00:32 分类:问答Paypal IPN using PHP to get customized Quantity and Amount
I have downloaded the sample paypal IPN script using php and customised with the email for the buyout option and it has also some hidden paramaters such as amount, quantity,开发者_开发技巧return_url,[详细]
2023-03-09 21:23 分类:问答Paypal IPN INVALID message When has special chacracters
When I do a payment by credit card on paypal sandbox, I fill some special characters (ex: !@#@%^&) on address 1/address 2 text fields.[详细]
2023-03-09 19:09 分类:问答Does Paypal send an IPN message when payment is captured?
We are using Paypal\'s Authorisation/Capture. When a user manually captures the pay开发者_如何学JAVAment (on the Paypal website), does Paypal send any notification?[详细]
2023-03-09 17:12 分类:问答How can I check PayPal IPN on sandbox? [closed]
开发者_JS百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. F[详细]
2023-03-09 12:06 分类:问答Paypal IPN [Only Credit Card Transaction Failed]
I have this issue. When I pay with paypal account, everything is fine, paid successfully and IPN hit back and update my database. But when i pay with credit card option, it\'s paid successfully at pay[详细]
2023-03-08 18:15 分类:问答PayPal payments - refunding orders
Does anyone here know how to refund money to users payed from my e-commerce site orders? I mean .. I can surely go to my PP business account to 开发者_StackOverflow社区refund them manually, but I wou[详细]
2023-03-08 01:42 分类:问答Paypal nvp api - Post request not working
I\'ve been reading through the API and looking at samples and they seem to use POST to send their request. When I tried using POST I kept getting back a 10001 error. When I switched the request method[详细]
2023-03-07 05:48 分类:问答Can I get an order confirmation from PayPal Standard without relying on the customer to click "Return to site" from PayPal?
I need to do order processing upon confirmation of payment. Using PayPal Standard, is there a way I can get an order ID (that my site specifies) and a flag for whether the payment is received or not?[详细]
2023-03-07 00:19 分类:问答How to implement Paypal callbacks in Rails? (Getting InvalidAuthenticityToken error)
Edit: This is a mostly Rails question I\'m trying to implement instant payment notification API (IPN), which calls your server if the Paypal payment goes through. The problem I\'m seeing now is when P[详细]
2023-03-06 15:05 分类:问答