/orders/pay
request and response:
/orders/pay
API request. Once you have created the order, invoke the Order Pay API call with the authorize_only
, authorization
parameters.
The authorization
object contains the following attributes:
approve_by
- The time by when customer needs to approve this one time mandate request.start_time
- The time when the mandate should start.end_time
- The time until when the mandate hold will be on customer’s bank account. You can call capture and void until this time.What is a capture call in Pre-Authorization?
What is the validity of capture?
Can a merchant capture a partial amount?
Is MDR charged on the authorized or captured amount?
Which cards support pre-authorization?
What is void in Pre-Authorization?
Can a merchant void a partial amount?
What are some common use cases for Pre-Authorization?
Is pre-authorization feasible via payment links and payment forms?
How does settlement occur in a pre-authorization transaction?
When does the merchant receive the funds in a pre-authorization transaction?
What happens if a customer disputes a settled transaction?
Is the pre-authorization feature supported on American Express and Diners cards?