Integrating Paypal Plus

quangviet185
Contributor
Contributor

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!

Login to Me Too
1 REPLY 1

dannymtzp
Contributor
Contributor

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?

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.