This feature enhances Aria's integration with the Braintree Payment Processor Braintree Payment Processor by adding support for 3D Secure 1.0. 3D Secure 1.0.
This feature enhances Aria's integration with the Braintree Payment Processor Braintree Payment Processor by adding support for 3D Secure 1.0. 3D Secure 1.0.
To invoke 3D Secure authentication for payments:
New Inputs For API Calls
API Call |
New Input Fields |
---|---|
<proc_field_override>: Array of processor-specific fields.
|
API Call |
New Input Fields |
---|---|
<proc_field_override>: Array of processor-specific fields.
|
New Outputs For API Calls
API Call |
New Output Fields |
---|---|
<proc_3dsecure_data>: Array of 3D Secure processor-specific fields required for client-side integration.
<processor_id>: The Payment Processor ID used for external collection or authorization. |
|
<proc_3dsecure_data>: Array of 3D Secure processor-specific fields required for client-side integration.
<processor_id>: The Payment Processor ID used for external collection or authorization. |
|
authorize_3dsecure | <processor_id>: The Payment Processor ID used for external collection or authorization. |
API Call |
New Output Fields |
---|---|
<proc_3dsecure_data>: Array of 3D Secure processor-specific fields required for client-side integration.
<processor_id>: The Payment Processor ID used for external collection or authorization. |
|
<proc_3dsecure_data>: Array of 3D Secure processor-specific fields required for client-side integration.
<processor_id>: The Payment Processor ID used for external collection or authorization. |
|
<proc_3dsecure_auth_data>: Array of 3D Secure processor-specific fields required for client-side integration.
<processor_id>: The Payment Processor ID used for external collection or authorization. |
|
authorize_3dsecure_m | <processor_id>: The Payment Processor ID used for external collection or authorization. |