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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Programatically Authorise a Sales Order Credit Card
Hi
I'm trying to script the credit card authorisation of a Sales Order - our client cannot authorise these at point of order because the order may not ship for many days. Instead we would like to authorise the order's card when its first fulfillment is created.
In a server script I've tried setting getauth to 'T' - this submits with no problem but does not authorise the card on the order.
I've also tried updating the order via web services, setting getAuth to true. Again, this submits OK but does nothing.
Can anyone help with this? The payment tab fields on the order are populated as required (ie. I could authorise the card manually in the UI) but perhaps I'm missing something?
0