...
A authorized transaction needs to be submitted to Payrix with CVV. If available AVS should also be included for validation. Payrix would recommend submitting the The first transaction amount should be submitted as traditional eCom or submitting eComas either a $0.00 Auth , then submit or for the first recurring transaction amount. After this all subsequent transactions will be submitted as recurring . This authorized transaction is referred to as the initial transaction.
cofType
: N/Aorigin
: 2/eCommerceThe authorized (inital) transaction needs to be tokenized. The transaction can be tokenized after the original transaction is authorized or embedded within the authorizing transaction request. If embedding the token creation request it is important to delete the token if the initial transaction fails, as this will be an invalid authorization.
Submit subsequent recurring transactions with the token and initial transaction.
cofType
: scheduledorigin
: 2/eCommercetoken
: {Token ID}firstTxn
: {Txn ID from Initial Transaction}
...