android-checkout-sdk icon indicating copy to clipboard operation
android-checkout-sdk copied to clipboard

Paypal SandBox test bug

Open rukaiya-techcreare opened this issue 2 months ago • 2 comments

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.

Image

rukaiya-techcreare avatar Sep 02 '25 04:09 rukaiya-techcreare

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.

github-actions[bot] avatar Sep 02 '25 04:09 github-actions[bot]

But I am Using SandBox Enviroment Not mercent

ghost avatar Sep 02 '25 04:09 ghost