The use case is customers placing an order in a th...
# general
m
The use case is customers placing an order in a third party website, credit card is authorized via the website and the sales orders imported into Netsuite via integration. I'm trying to figure out if NetSuite can directly capture the funds at the time of invoicing, or if that needs to be integrated back to the website
k
It can. It involves passing the payment token through as long as the same gateway is in use in both places
I haven't personally done it, but that's my understanding of how it works for PCI compliance anyways
m
It is the same gateway. I am trying to figure out which field combinations to use (GET AUTHORIZATION, CREDIT CARD APPROVED, P/N REF. AUTH CODE etc..)
d
Yes, this can be done. We are doing this. The configuration you'll need to use depends on the Gateway provider. For example - we use MeS, and I can capture funds (once) with just a P/N Ref No. You can also capture via token using the (hidden) card swipe ID field, but again, you need to check with the gateway on how to construct/retrieve the token and build the card swipe ID.