Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK purchase button reads "Review Order" and not "Complete Order" #237

Open
pof-jamesbusby opened this issue Jan 19, 2024 · 0 comments
Open

Comments

@pof-jamesbusby
Copy link

pof-jamesbusby commented Jan 19, 2024

Is your feature request related to a problem? Please describe.

I am working on an Android SDK implementation of PayPal. When I purchase an item, the in-app UI appears with a button that says "Review Order" (see screenshot). Our implementation creates the order, starts SDK checkout and then on success immediately captures the order. We don't have any review step, as all the information is presented upfront. This is therefore misleading to the customer. How can I change it so the SDK displays a "Complete Order" button or similar, as shown in your documentation? (see screenshot) In the previous SDK, it looks like there was some sort of CheckoutConfig where you could specify UserAction.PAY_NOW, but I don't see anything similar in the new SDK.

Describe the solution you'd like.

I'd like a solution that will show a button with "Complete Order".

actual
desired

@pof-jamesbusby pof-jamesbusby changed the title SDK purchase button reads "Review Order" and not SDK purchase button reads "Review Order" and not "Complete Order" Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant