Credit Card Subtab
These settings apply to SuiteCommerce MyAccount, SuiteCommerce, and SuiteCommerce Advanced.
These settings let you configure how credit card information is displayed on your website.
Show Credit Card Help
This Boolean lets you display or hides help text for finding a credit card security code.
Check the Show Credit Card Help box to display help text about finding the credit card security code.
IDs |
creditCard.showCreditCardHelp |
UI location |
Payment Instruments & Methods > Credit Card |
JSON file |
CreditCard.json |
Configuration file (pre-Vinson) |
SC.Checkout.Configuration.js |
Credit Card Help Title
This string lets you specify the title of the credit card help title. This title is displayed only if the Show Credit Card Help box is checked.
Enter the title of the help text for finding the credit card security code.
Example: Enter the 3-or 4-digit credit card security code. The placement of this code depends on the credit card provider, as shown below.
IDs |
creditCard.creditCardHelpTitle |
UI location |
Payment Instruments & Methods > Credit Card |
JSON file |
CreditCard.json |
Configuration file (pre-Vinson) |
SC.Checkout.Configuration.js |
CVV All Cards Image
This string lets you specify the URL for the image showing the card verification value (CVV) number on credit cards.
Enter the URL for an explanatory image showing the CVV displayed on a credit card. This image shows a number located on the front of a credit card.
IDs |
creditCard.imageCvvAllCards |
UI location |
Payment Instruments & Methods > Credit Card |
JSON file |
CreditCard.json |
Configuration file (pre-Vinson) |
SC.Checkout.Configuration.js |
CVV American Card Image
This string lets you specify the URL for the image showing the CVV number on American credit cards.
Enter the URL for an explanatory image showing the CVV displayed on an American credit card. This image shows a number located on the front of a credit card.
IDs |
creditCard.imageCvvAmericanCard |
UI location |
Payment Instruments & Methods > Credit Card |
JSON file |
CreditCard.json |
Configuration file (pre-Vinson) |
SC.Checkout.Configuration.js |
Credit Card Secure Info
This string lets you specify the credit card security-related text you want to display on your website.
Example: We take all reasonable steps to protect our customers’ personal information against loss, misuse, and alteration. We use encryption technology whenever receiving and transferring your personal information about our site. When you are viewing a page that is requesting personal information, the URL in the address bar at the top of your browser will start with "https." This indicates your transaction session is secured through Secure Sockets Layer (SSL). If the web page you are viewing does not start with "https," please contact us.
IDs |
creditCard.creditCardShowSecureInfo |
UI location |
Payment Instruments & Methods > Credit Card |
JSON file |
CreditCard.json |
Configuration file (pre-Vinson) |
SC.Checkout.Configuration.js |