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.
Credit Card AVS alert script on order fulfillment
I'm sure this has been discussed, but I can't seem to find the thread anywhere. I'm a complete novice when it comes to custom code implementation (particularly scripts), but I do have a rudimentary understanding of Javascript.
What I'm looking for is a script that will alert our shipping department when an order is fulfilled (actually, I want it to halt the fulfillment until the shipping department forces an approval) if the credit card AVS data matches certain criteria.
For instance:
1. If the CVV (CSC) data does not match, or does not exist OR
2. If the Address and Zip do not match
0