You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most users, when trying to checkout with Venmo (on iOS device) get the error: "Buyer access token not present"
Specifically, the onError handler for the PayPalButtons returns the error: "Buyer access token not present - can not call smart api: /smart/api/order/4AE92946YJ553122K/capture
Also, in my Paypal Events I see this 403 error, whenever the issue occurs.
Library used
react-paypal-js v8.8.1
🐞 Describe the Bug
Most users, when trying to checkout with Venmo (on iOS device) get the error: "Buyer access token not present"
![Image](https://private-user-images.githubusercontent.com/425966/409136854-4386095d-4767-43ed-96d9-2da6d25db4a0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNDk1MzEsIm5iZiI6MTczOTA0OTIzMSwicGF0aCI6Ii80MjU5NjYvNDA5MTM2ODU0LTQzODYwOTVkLTQ3NjctNDNlZC05NmQ5LTJkYTZkMjVkYjRhMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQyMTEzNTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xNjYwMDhhYjhjYjZhOTgwZDgzYWE4NWFkZDU0NzJjMGZiOGQ2OTFlNDQ3ZGJjNzBiMWI1YzQ0OWJkNzE0OGQxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.-BnQTw2db8mhdIG0L5_HP7sqYwlobRzUx4Duy_tMa8Q)
Specifically, the onError handler for the PayPalButtons returns the error: "Buyer access token not present - can not call smart api: /smart/api/order/4AE92946YJ553122K/capture
Also, in my Paypal Events I see this 403 error, whenever the issue occurs.
![Image](https://private-user-images.githubusercontent.com/197789806/409642646-ed2371df-80cc-4e9e-89c3-d52165773a6d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNDk1MzEsIm5iZiI6MTczOTA0OTIzMSwicGF0aCI6Ii8xOTc3ODk4MDYvNDA5NjQyNjQ2LWVkMjM3MWRmLTgwY2MtNGU5ZS04OWMzLWQ1MjE2NTc3M2E2ZC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQyMTEzNTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xMDZjZGZhYWIyMWZjNDkzYmMwY2NlOGNkMzUxOTlmZDc2NjRiZGQyZjA2YjQxNTk5OTM2ODQyODg5MzQxZDRlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.DjvM3UaFb8vacI_3qAwABhVZlNjns1J4Ii8wEQe5qlo)
🔬 Minimal Reproduction
In Mobile Safari, try buying this test product with Venmo https://www.ninjaduds.com/items/679ff4b1fae28d1a4ace86d4
😕 Actual Behavior
when trying to checkout with Venmo (on iOS device) I get the error: "Buyer access token not present"
🤔 Expected Behavior
Checkout success
🌍 Environment
➕ Additional Context
Add any other context about the problem here.
This issue was also reported over 1 yr ago, but resolved on its own. https://www.paypal-community.com/t5/SDKs/Pay-with-Venmo-integration-is-recently-broken-Buyer-access-token/td-p/3104911
Lastly, I created a Paypal support case for this today.
The text was updated successfully, but these errors were encountered: