Amount is not shown at checkout
noviewpoint
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Apr-13-2022
05:11 AM
Hello,
I am creating an Order via PayPal REST Api. If I create an order with intent set to ```CAPTURE```, the checkout page for the end-user correctly displays the amount he will pay, example:
On the other hand, if I create an order with intent set to ```AUTHORIZE```, the checkout page for the end-user does not display the amount he will pay, example:
Why is that so? And how do I display the amount to the end-user on checkout if my API creates order with intent ```AUTHORIZE```.
Thanks for the help 🙂
Labels:
- Labels:
-
Payments REST APIs
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- Selected Shipping Method amount not updating to cart for card payment in SDKs
- Are there any restrictions to charge using only html, vanilla javascript and php with rest api? in REST APIs
- permission_denied response in call to patch order when paying by Card in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Compliance violation. flag based on the account origin ? in Sandbox Environment