Forum Posts

Resolved! Paypal pending payment, reason unilateral

Hi. I'm trying to perform a paypal integration on a website, and I have 2 sandbox accounts, personal and business. When I process a paymeny I can see the information on each sandbox account with all the information about the payment. But the problem ...

Resolved! How to control whether the customer can enter a comment

According to the document https://developer.paypal.com/api/nvp-soap/ipn/IPNandPDTVariables/ there is an IPN-PDT variable called "memo", which contains the data "as entered by your customer in PayPal Website Payments note field". According to the docu...

P_J_M by Contributor
  • 908 Views
  • 3 replies
  • 0 kudos

expected an order id to be passed javascript

Hello,I can't figure out why when I try to buy with paypal it gives me this error into the console :SpoilerError: Expected an order id to be passedat https://www.sandbox.paypal.com/smart/buttons?style.label=paypal&style.layout=vertical&style.color=go...

PDT not working in Sandbox

Despite the following settings in Payment Preferences Auto Return to ONspecifying return url in cart upload ( which overrides the necessary setting  of a url in Payment Preferences)PDT to ON   clicking return to merchant site having made payment  ope...

snow10time by New Community Member
  • 607 Views
  • 0 replies
  • 0 kudos

Sandbox IPN Code for asp.net webforms not mvc

I am a hobbyist developer and am thinking I might make a shopping cart website, so I am doing some background research before I startThe pay pal part would just include a pay button, where one total amount would be paid for any items selected from my...