Closed
Description
Description
Currently, the WooPayment intent id is added to the order meta. When a merchant is integrated to NetSuite the payment intend id could be synchronized with the orders to NetSuite. However, the transaction id is not included as part of the order meta. It posts a challenge for a merchant who uses NetSuite for transaction reconciliation. They can get transaction ids (txn_xxxx) from the "Payments" -> "Transactions", however, txn_xxx were not synchronized over to NetSuite.
Acceptance criteria
Add a new meta field to register WooPayments transaction id. So a NetSuite connector such as In8Sync can pick and synchronize to NetSuite.
Designs
No UI required
Testing instructions
- A new meta field must be present in Woo order after a payment is charged via WooPayments.
- Use the Store Toolkit plug to inspect the order meta for transaction id (txn_xxxxxx). Go to WooCommerce -> Orders.
Activity