Home > @vsf-enterprise/mollie-commercetools > MollieCreatePaymentRequestPayload
# MollieCreatePaymentRequestPayload interface
Payload sent to the Create order (opens new window) endpoint. Fields you can overwrite are limited to these (opens new window).
Signature:
export interface MollieCreatePaymentRequestPayload
# Properties
| Property | Type | Description |
|---|---|---|
| expiresAt? | string | (Optional) |
| locale? | string | (Optional) |
| redirectUrl? | string | (Optional) |
| webhookUrl? | string | (Optional) |