Initiate Pre-Authorization
This endpoint initiates a pre-authorization for a payment.Body
integer
required
The amount to be paid in millimes.
string
required
The URL to redirect the user to after a successful payment.
string
required
The URL to redirect the user to after a failed payment.
string
The webhook URL you want to receive payment confirmation on.
string
An ID for you to track the payment. This is a free field that Flouci doesn’t check against.
boolean
required
Must be set to
true to create a pre-authorization.boolean
default:"false"
Whether to accept card payments.
URL
The URL of the image to display on the payment page. This field is optional, and the default image is the image of the merchant in the Flouci portal.
integer
default:"1200"
The session timeout in seconds.
