Everything you need to let customers pay in money with instant bank transfers
redirectUrl
parameter attached to it which you can use to either redirect the customer to the Ivy hosted payment page or to show the Ivy Widget.
redirectUrl
Ivy Checkout Page
redirectUrl
. They’ll complete their payment in the Ivy Checkout interface.
redirectUrl
provided in the API response. You will receive them back at the successCallbackUrl
or errorCallbackUrl
after the payment is completed or cancelled.
Customers are redirected with these query parameters attached to the success or error callback URL you defined when creating the checkout session:
checkoutSession
status is set to closedorder
object is created containing:
checkoutSession
status
field tracking payment progressinstant_only
: Use only instant payment railsinstant_preferred
: Prioritize instant payment rails but allow fallback to standardstandard
: Use only standard (free but slower) rails