CIT and MIT Support For Braintree Payment Processor Transactions (DEV-9313)
This feature enhances Aria's Braintree payment processor integration by sending flags distinguishing Cardholder Initiated Transactions (CIT) and Merchant Initiated Transactions (MIT) for Visa and MasterCard credit cards, to comply with Visa's Payment Card Industry Data Security Standards (PCI DSS).
The existing input field <recurring_processing_model_ind> and output field <proc_initial_auth_txn_id> support this feature in the following APIs: APIs:
- assign_acct_plan_m
- authorize_electronic_payment_m
- cancel_acct_plan_m
- collect_from_account_m
- create_acct_billing_group_m
- create_acct_complete_m
- create_order_m
- create_order_with_plan_m
- manage_pending_invoice_m
|
- replace_acct_plan_m
- settle_account_balance_m
- update_acct_billing_group_m
- update_acct_complete_m
- update_acct_plan_m
- update_acct_plan_multi_m
- update_payment_method_m
- validate_acct_fraud_scoring_m
|
Learn more about this feature. |
- assign_acct_plan
- authorize_electronic_payment
- cancel_acct_plan
- collect_from_account
- create_acct_billing_group
- create_acct_complete
- create_order
- create_order_with_plan
- manage_pending_invoice
|
- replace_acct_plan
- settle_account_balance
- update_acct_billing_group
- update_acct_complete
- update_acct_plan
- update_acct_plan_multi
- update_payment_method
- validate_acct_fraud_scoring
|
Learn more about this feature. |