Payment Instruments & Methods Tab
The settings on the Payment Instruments and Methods tab let you set up how payment instruments and methods work in your Commerce web store. This tab includes general properties and the following subtabs:
Remove PayPal Addresses
The Remove PayPal Addresses setting works with to SuiteCommerce MyAccount, SuiteCommerce, and the Elbrus release of SuiteCommerce Advanced and later.
This Boolean lets you choose whether shoppers can remove their PayPal addresses from NetSuite after placing an order, since PayPal addresses aren’t valid in NetSuite.
ID |
removePaypalAddress |
UI location |
Payment Instruments & Methods |
JSON file |
CheckoutApplication.json |
For SuiteCommerce Advanced, Vinson releases and earlier, see PayPal Address not Retained in Customer Record.
PayPal Logo URL
The PayPal Logo URL setting works with to SuiteCommerce MyAccount, SuiteCommerce, and SuiteCommerce Advanced.
This string lets you define the PayPal logo's URL. Your Commerce web store displays this logo during checkout.
ID |
checkoutApp.paypalLogo |
ID (pre-Vinson) |
paypal_logo |
UI location |
Payment Instruments & Methods |
JSON file |
CheckoutApplication.json |
Configuration file (pre-Vinson) |
SC.Checkout.Configuration.js |
Enable 3D Secure Payments
The Enable 3D Secure Payments setting works with to SuiteCommerce MyAccount, SuiteCommerce, and the 2020.1 release of SuiteCommerce Advanced and later.
This Boolean value lets you choose whether shoppers can make native 3D Secure 2 payments with the following flows on your Commerce website:
-
Make a payment
-
Quotes
-
Reorder items
-
Checkout
For more information, see 3D Secure Payment Authentication.
ID |
isThreeDSecureEnabled |
UI location |
Payment Instruments & Methods |
JSON file |
CheckoutApplication.json |