payee_payment_method_preference
The merchant-preferred payment methods.
Type: string
Match^[0-9A-Z_]+$Length1 <= length <= 255Allowed values
- "UNRESTRICTED"Default
Accepts any type of payment from the customer.
- "IMMEDIATE_PAYMENT_REQUIRED"
Accepts only immediate payment from the customer. For example, credit card, PayPal balance, or instant ACH. Ensures that at the time of capture, the payment does not have the `pending` status.