Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 919 Bytes

File metadata and controls

14 lines (11 loc) · 919 Bytes

# ItemPaymentProcessing

Properties

Name Type Description Notes
block_prepaid bool True if prepaid cards should be blocked from buying this item [optional]
block_refunds bool True if this item should block any refund attempts, set to false otherwise, null value will not update the field [optional]
credit_card_transaction_type string Credit card transaction type [optional]
no_realtime_charge bool True if no real-time charge should be performed on this item. [optional]
payment_method_validity string[] Payment method validity [optional]
rotating_transaction_gateway_codes string[] Rotating transaction gateway codes [optional]

[Back to Model list] [Back to API list] [Back to README]