Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.21 KB

Preselection.md

File metadata and controls

14 lines (10 loc) · 1.21 KB

Preselection

Properties

Name Type Description Notes
deferral string Instructs a deferred behavior of payment networks. See Deferred Payments for more details. Default behavior is `NON_DEFERRED`. [optional]
direction string Defines a direction of initialized `LIST` session: `CHARGE` for payment direction, `PAYOUT` for pay out (credit). See Payout Page for more details. Default direction is `CHARGE`. [optional]
networks string Indicates what type of payment networks should appear in `LIST` response for selection. Default behavior is `ANY`. [optional]
network_codes string[] Collection of network codes to be present in the `LIST` session. [optional]
challenge_indicator string Indicates whether a challenge is requested for this transaction. [optional]

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