This guide will help you integrate the Dodo Payments API into your website.
4242 4242 4242 4242
Construct your payment link
Add core parameters
https://example.com/?payment_id=pay_ts2ySpzg07phGeBZqePbH&status=succeeded
Pre-fill customer information (optional)
Supported Customer Fields
Control form fields (optional)
disable…
flag to true
:Field | Disable Flag | Required Parameter |
---|---|---|
Full Name | disableFullName | fullName |
First Name | disableFirstName | firstName |
Last Name | disableLastName | lastName |
disableEmail | email | |
Country | disableCountry | country |
Address Line | disableAddressLine | addressLine |
City | disableCity | city |
State | disableState | state |
ZIP Code | disableZipCode | zipCode |
Add advanced controls (optional)
metadata_orderId=123
).Share the link
?session=sess_1a2b3c4d
). The stored information persists through page refreshes and is accessible throughout the checkout process.payment_link = true
to get payment link