Integrating Paypal Plus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Support Team.
I'm integrating Paypal Plus into my script using PHP/Javascript but it does not working. I'm always got this error: Sorry, at the moment no payments can be processed for technical reasons. When i view console i see the error below:
postMessage(): message="action":"onError","cause":"\"MISSING_EXPERIENCE_PROFILE_ID\""}
Can you please help me? Thank you very much!
- Labels:
-
Payments REST APIs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I first did a checkout experience profile creation to the URL:
https://api.sandbox.paypal.com/v1/payment-experience/web-profiles
POST
It responded with an id: "XP-FOO-BAR", then I made the payment request with that same id and the approve_url url returned.
I add it to Paypal Plus and it keeps giving me the same error message: "MISSING_EXPERIENCE_PROFILE_ID".
Should the payment experience profile id be reported in PayPal Plus? In what field?

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Error message for obtaining access_token in REST APIs
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Which api can get oauth2.0 authorization_code? in REST APIs
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs