Forum Posts

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
  • 3060 Views
  • 7 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",                    "...

Is identity API available for sandbox?

Hello everyone! I need help with using identity API on the sandbox environment. I want to list users using https://developer.paypal.com/docs/api/identity/v2/#users_list . However I got 403 all the time ({"schemas":["urn:ietf:params:scim:api:messages:...

Sandbox webhook resend button doesn't work

I am working on a PayPal integration which uses webhooks. I have set the webhook endpoint up accordingly in my local development environment, which uses an SSH tunnel to make it visible to the internet so that PayPal's requests can get through. I've ...

MikkyX by Contributor
  • 496 Views
  • 3 replies
  • 0 kudos