allowsDelayedPaymentMethods

If true, allows payment methods that do not move money at the end of the checkout. Defaults to false.

Some payment methods can't guarantee you will receive funds from your customer at the end of the checkout because they take time to settle (eg. most bank debits, like SEPA or ACH) or require customer action to complete (e.g. OXXO, Konbini, Boleto). If this is set to true, make sure your integration listens to webhooks for notifications on whether a payment has succeeded or not.

See payment-notification.