Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
getAuth on sales order
Hi.
I need to know 2 things:
- How do I get the confirmation that a getAuth passed successfully and that the funds are confirmed?
- I would like to know the effect closing an order will have on the transaction of the customer of a sales order that had a getAuth done to reserve the funds on the customer's credit card.. Will the funds be released?
Scenario:
1- Create a sales order with the getAuth = true
2- If it comes back as authorize true, I want to release the funds.
All this is to make sure the credit cards entered for a customer are valid. (pre-authorize)
0