Spreedly has made some Stored Credential updates to the CyberSource Gateway. The stored credential field reason_type will be sent for all stored credential transactions in the commerceIndicator CyberSource field. If the reason_type is ‘unscheduled’ we will set the commerceIndicator as ‘internet’. ’. If an initial transaction is Customer Initiated (CIT), then we will pass subsequentAuthFirst as ‘true’.

This change ensures that all fields passed in during the creation of ThirdPartyGooglePay and ThirdPartyApplePay are saved. Therefore, fields such as those corresponding to billing or shipping address will now be saved.

Spreedly will now set retry_logic as true and generate an idempotency_key for customers if the idempotency_key is not valid or one is not provided and if retry_logic is true or not provided. These two Orbital gateway specific fields will enable Orbital Retry Logic, which is a function available for Orbital Gateway to reprocess transactions when there is an unknown result on a transaction request.