cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

One Click Upsell after order form has been submitted.

I could do with a shove in the right direction here. What I need to do is as follows:

 

A cusomer arrives on the order form page, submits the order form and the order is processed.

They are then taken to a YES/NO upsell page which asks them if they want to add product X to their order total.

If they choose NO, they are simply taken back to the homepage, and their original order is untouched.

If YES, it should add to the total of the original order.

 

This is currently a simple process as it uses infusionsoft, but we are shifting systems to a pure authorize.net solution. Any help/pointers appreciated.

chrisallen1
Member
1 ACCEPTED SOLUTION

Accepted Solutions

For this to work, the credit card info has to be retained between the first transaction and the second. Short of doing that on your end and integrating with AIM (not quite so secure), your only option is CIM, which creates customer and payment profiles that you can then charge multiple times as necessary. Basically, you'd create the customer profile on your end, then trigger a payment profile popup from Authorize.net, charge the transaction, upsell, and charge for the second transaction.

View solution in original post

TJPride
Expert
2 REPLIES 2

Are you looking for a shopping cart app? Authorize.net don't offer those.

But once a credit transaction is created, you can add to the total, so you would have to do the upsell before going to the payment page.

RaynorC1emen7
Expert

For this to work, the credit card info has to be retained between the first transaction and the second. Short of doing that on your end and integrating with AIM (not quite so secure), your only option is CIM, which creates customer and payment profiles that you can then charge multiple times as necessary. Basically, you'd create the customer profile on your end, then trigger a payment profile popup from Authorize.net, charge the transaction, upsell, and charge for the second transaction.

TJPride
Expert