Questions tagged [paypal-rest-sdk]

PayPal's REST SDK allows developers to create, process and manage payments using PayPal's REST APIs.

PayPal's REST SDK allows developers to create, process and manage payments using PayPal's REST APIs.

Currently it's available for these languages/platforms:

  • Ruby
  • Python
  • Node.js
  • Java
  • PHP
  • .NET
  • iOS
  • Android

PayPal's REST SDK homepage

1318 questions
24
votes
1 answer

PayPal Rest API - Update Billing Plan Return URL

I have been using the PayPal Rest API and have successfully created and activated a BillingPlan but I'm having trouble updating said plan's return_url. I think it's something to do with the JSON path I'm using although I'm not sure why!? Anyway, I…
scgough
  • 5,099
  • 3
  • 30
  • 48
18
votes
4 answers

PayPal documentation ( REST, Classic : SOAP & NVP ) What to choose ?

I need to develop a payment solution using PayPal APIs. Actually I started the documentation phase ( on http://developers.paypal.com ) I found the REST APIs understandable, I still don't have an idea how to implement them with SpringMVC so I'm just…
17
votes
1 answer

How to debug the PayPal debug_id?

We're using PayPal Vault Rest API for our payment features. It was working fine in sandbox, but it started giving us errors for a couple of weeks now. Error is manifesting in sandbox mode. It's giving following error: { "name":…
Bilal Akmal
  • 207
  • 1
  • 4
  • 12
16
votes
2 answers

Paypal JS SDK Smart Payment - Disable address promt for Creditcard payment without account

I'm integrating the Smart Payment Buttons in the paypal checkout