Forum Posts

trouble getting live keys to work

hi there !   I'm having trouble getting the 'live' api keys to work for my new site, it works just fine in sandbox, and i have a second older site set up with 'live' api keys which work fine! but for some reason it's not working on my new site.   Any...

mat15 by Contributor
  • 1225 Views
  • 5 replies
  • 0 kudos

Resolved! API approved order not forwarding to PayPal

I use my personal PayPal account to test run PayPal api integrated in my app which is linked to my PayPal business account. It can generate prepaid order PAYER_ACTION_REQUIRED  and I can click to pay with no problem But after the "Successful Payment"...

Resolved! Subscription activation in Sandobx env fails

Hi! I am testing Subscription API in Sandbox environment following these guides:https://developer.paypal.com/docs/subscriptions/integrate/# https://developer.paypal.com/docs/api/subscriptions/v1/Everything goes well:I successfully create business and...

SemGa92 by Contributor
  • 3080 Views
  • 7 replies
  • 0 kudos

Resolved! Refresh Token?

Hi, Can someone help me find this refresh token?I need it for PayPal Express Checkout Server-side REST implementation. It's used to generate an access token. Thanks!

tthai27 by Contributor
  • 8370 Views
  • 4 replies
  • 0 kudos

Require Customers Billing Address

Hello, Can you please enable the "Require Billing Address" Feature for my Sandbox Account?Account ID: 23J5WZFXYH8PC Many thanks.

gi05 by Contributor
  • 1761 Views
  • 12 replies
  • 0 kudos

Resolved! Unable to Confirm Sandbox Email Address

I have created a sandbox account that needs the email address that linked to the gravity forms add ons Paypal Checkout. I cant use the add ons if my email is not verified and im not getting any email. please helpmerchant ID on PayPal: MZH7PCASNG4Q2

Remove Shipping Address from the Paypal Checkout

I am using this API: https://api-m.sandbox.paypal.com/v2/checkout/ordersMy Request is:{    "intent": "{{order_intent}}",    "purchase_units": [        {            "items": [                {                    "name": "T-Shirt",                    "...