Saving a Credit Card When Submitting an Order with a 3D-Secure Integration in Oracle Commerce
Summary:
Details on how to save a credit card when submitting an order with a 3DS integration in Oracle Commerce. Includes examples for how to handle this in both Storefront Classic and Open Storefront Framework.
Content (required):
The payment framework provided with Oracle Commerce supports the saving of tokenized credit cards in the following scenarios:
- The shopper saves the card during order submission, and the payment integration does not use 3D-Secure (3DS) verification (also known as payer authentication).
- The shopper saves the card in the profile page.
This article describes how to add support for saving tokenized credit cards during order submission when the payment integration uses 3DS.
1