Authorize Payment without creating order. like in petrol pump or restaurent.

mitesh_modi
Contributor
Contributor

Wants to Authorize payment without redirect to paypal like petrol pump or restaurent. 

But Paypal flow is to create order first then approve order then Authorize it.

But for approval order i have redirect to paypal. Is there any way that i can authorize payment without order?

or without redirecting to paypal for order apprival?

Login to Me Too
1 REPLY 1

vaishnavib
Moderator
Moderator

Good day @mitesh_modi,

 

Thank you for posting to the PayPal community.

 

Merchants should first perform the Create Order API( https://developer.paypal.com/docs/api/orders/v2/#orders_create) call and then redirect the customer/buyer to the "approve" URL.

 

Once the order is approved by the customer/buyer, the merchant should perform Capture Order ( https://developer.paypal.com/docs/api/orders/v2/#orders_capture) API call, and the customer/buyer should pass the valid funding source.

 

To know more about Authorizing the payment Please follow the steps in the following link: https://developer.paypal.com/docs/checkout/standard/customize/authorization/

 

If you are still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.

 

Sincerely,

Vaishnavi

PayPal MTS

 

If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.