Anyone here worked on a BigCommerce to NetSuite sa...
# integrations
r
Anyone here worked on a BigCommerce to NetSuite sales order integration using CyberSource as the payment gateway? Our company is currently migrating to BC as our eComm platform and our plan is to Authorize in BC and Capture in NS upon fulfillment. I've installed the new Cybersource bundle, but the BC order response only has the BC token along with the CyberSource request ID and request Token not the payment token. This is new territory for me as our current process is simpler. Appreciate any insight you may have!\
n
We do not use BC, but we do use SFCC with CyberSource and authorize in SFCC and capture in NS upon fulfillment.
You can capture in NS by the token or the request id
m
In my previous company we did authorise in BigCommerce and capture in NetSuite, though not with CyberSource (it was eWAY Rapid).
r
I'm able to do a simple capture, the issue is we have pre-orderable products which result in sales orders with multiple fulfillments. We capture on fulfillment, and once we capture against the original authorization, we need to create a "sale" transaction on the subsequent.
m
Hmm, we would capture on invoicing. Is there an option to invoice as you fulfill, and then you can use the invoices to capture? You can use invoice groups to consolidate back to a single document per Sales Order
IIRC we had to store the gateway transaction number in a custom field and had a customization to copy it to the native NetSuite field on invoice creation for this to work properly. I think the first capture might have overridden the authorization trans number with the capture transaction
n
@Ryan B we do a lot of pre-order business as well. By default NetSuite will bill upon first fulfillment or last. You can use Advanced Revenue management to defer booking
We are actually in the middle of a project now to change the way we process payments (mostly due to pre-orders)
holding authorizations open and re-authorizing every 20 or so days is a real pain
so we're going to capture upfront in the ecommerce side rather than just doing an auth
and then defer the revenue and book it on each item fulfillment
r
@Nicholas Penree @michoel Thanks for the ideas - they may provide alternatives to our current process. I just need to convince Finance. Thanks!