2021.2 Payment Methods
For proper Order Export/Import work we need Payment Methods to be set up.
Configuration name | Example value | Description |
---|---|---|
Mapping between Magento and NetSuite payment methods | Table | As with shipping methods, you need to define a one-to-one map between the Magento payment methods and the NetSuite ones. Each line contains:
|
Mapping between Magento payment methods and NetSuite payment processors | Table | The payment processor mapping allows you to define the fields and behavior for the passed payment method. Each line item contains:
Make sure you map all the used payment methods. A common omission is "No Payment Information required", which appears when the whole order is covered by user points/store credit. If this is a valid use case for your store, make sure you also map it. |
Important Note
Authorize & Capture in Magento
For security reasons, saving plain card data and sending it to NetSuite to allow capturing on the shipment is not supported. If you charge the card when placing the order, this should be of no concern. All the payment gateway communication will happen inside Magento and the Connector will only send the nonsensitive payment information to NetSuite (i.e. card type). If you need to charge at Shipment, the charge must be done manually inside the payment gateway.
Authorize in Magento & Capture in NetSuite
The Connector support CyberSource Order Tokens which give you the ability to Authorize when an Order is placed in Magento and Capture in NetSuite when you would like it. This requires that you set the Payment Processor Mapping to CyberSource processor. It also requires that your CyberSource account supports Order Tokens.