Create payment
Payments
Create payment
POST
Create payment
Body
application/json
Payment data
Payment amount
Example:
29.99
Currency
Available options:
EUR Example:
"EUR"
Mollie customer ID
Example:
"cst_abc123"
Payment description
Example:
"Order #2025-001"
URL to redirect after payment
Example:
"https://example.com/thank-you"
Payment method
Available options:
ideal, creditcard, bancontact, sofort, eps, giropay, belfius, kbc, banktransfer Example:
"ideal"
Webhook URL for status updates
Example:
"https://example.com/webhook"
Mollie profile ID
Example:
"pfl_abc123"
Response
Payment created successfully