This resource.
A small, human readable explanation of this property helper.
JSON objects with the payment gateway names as the keys.
If this gateway requires additional information, this will contain details about the data which needs to be collected to configure this gateway.
Default card verification mode if this gateway supports it.
Default configuration for card verification amounts. This is a serialized JSON string that contains the amounts for each card type. Example: {"verification_amounts": {"visa": 1, "mastercard": 1, "american_express": 1, "discover": 1, "default": 1}}
.
The description of the id field for this gateway.
Marks payment gateways that are no longer supported.
The description of the key field for this gateway.
The name of this payment gateway.
Whether or not this gateway supports 3D Secure functionality.
Whether or not this gateway supports authorize only instead of auth+capture.
Whether or not this gateway supports card verification.
The default id you can use for testing this gateway.
The default key you can use for testing this gateway.
The default third party key you can use for testing this gateway.
The description of the third party key field for this gateway.
Generated using TypeDoc
Various predefined property values.