appmixer.mollie.core.CreatePayment
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Description | text | The description of the payment shown to your customer on their card or bank statement. Maximum 255 characters. |
| Amount | text | The payment amount as a decimal string, e.g. '10.00' |
| Currency | text | Three-character ISO 4217 currency code, e.g. 'EUR', 'USD' |
| Redirect URL | text | The URL your customer will be redirected to after completing the payment |
| Cancel URL | text | The URL your customer will be redirected to when they cancel the payment |
| Webhook URL | text | The webhook URL where payment status updates will be sent |
| Locale | select | The language to be used in the hosted payment pages. Setting this improves conversion rates. |
| Payment Method | select | Choose a specific payment method to skip the payment method selection screen, or leave empty to show all available methods |
| Metadata | text | Custom data as JSON string that will be saved alongside the payment (optional, max ~1kB) |
| Field | Type | Description |
|---|---|---|
| Resource | - | |
| Payment ID | - | |
| Mode | - | |
| Created At | - | |
| Payment Amount | - | |
| Description | - | |
| Method | - | |
| Metadata | - | |
| Status | - | |
| Is Cancelable | - | |
| Expires At | - | |
| Checkout URL | - |