android-checkout-sdk
android-checkout-sdk copied to clipboard
Paypal SandBox test bug
When creating a PayPal order on the backend and returning the order ID (5WL66235BP7631048) to the Angular frontend (using ngx-paypal), the PayPal popup opens but shows the error: “Things don’t appear to be working at the moment.”
To Reproduce Steps to reproduce the behavior:
Load PayPal button with sandbox clientId.
Create an order via backend (PayPal SDK, intent: "CAPTURE", with correct purchase_units).
Return the PayPal orderId to the frontend.
Approve the payment via PayPal popup.
See the error message.
Expected behavior The PayPal popup should load the checkout page and allow the user to complete the payment successfully.
Thank you for reaching out to the Native Checkout SDK team. This integration path is now inactive for new merchants. If you are an existing merchant, please contact us here for further assistance.
New merchants can integrate the Native Checkout experience via the Braintree Android SDK or PayPal Android SDK. For more information please see their respective developer documentation linked below.
But I am Using SandBox Enviroment Not mercent