Forum Posts

PayPal Developer Meetup in San Jose on June 7th

We wanted to send you a friendly reminder about PayPal’s upcoming developer meetup, happening in person and in San Jose, CA, on June 7th at 6 PM PST. This event promises to be an evening filled with engaging technical discussions, inspiring demos, an...

not_here by Moderator
  • 996 Views
  • 0 replies
  • 0 kudos

Split payment to severa User

Hi i try to create a shop of used book . The user can insert or buy book .Because an user must buy several book at same time from several user ,Which payment must i  use to split payment to the users  and a part to the shop (as fee ) ?

Paypal API invalid request on Orders capture

Using Laravel HTTP clientHttp::withToken($response->json()['access_token'])->post('https://api.sandbox.paypal.com/v2/checkout/orders/'.$request->token.'/capture');returns:{"name":"INVALID_REQUEST","message":"Request is not well-formed, syntactically ...

adgower by Contributor
  • 1289 Views
  • 1 replies
  • 0 kudos

Rest API capture order (sandbox)

I am using the PayPals REST API cause i want to integrade paypal payments in my future project. So i have a knowledge of documentation and i am starting paypals sandbox endpoints. I call for an access token and i recieve a token with code 200 in my r...

wpinweb by Contributor
  • 554 Views
  • 2 replies
  • 0 kudos

Can't access Developer Dashboard

Hey, I'm not able to access developer dashboard (I want to create new app).https://developer.paypal.com/developer/applications/Site is accessible when I'm not logged, but once I log in, there's 500 error An internal server error has occurredThen, aft...