I'm trying to integrate Accept Hosted.
Given my requirements, every solution leads to another problem.
1) I need to collect billing address before displaying the ANET payment form so that I can calculate sales tax based on the address and include the tax amount in the transaction. But I can't pass the address to the ANET transaction without allowing the customer to change the address in the ANET checkout form, which could invalidate the sales tax I calculated. Also, not passing the address to the ANET transaction means that the address won't be stored with the transaction, meaning that none of ANET's address-based fraud detection will work and the transaction won't show any customer address data. Not ideal.
3) I might be able to set up a Customer Profile based on the address I collect, then use the ANET payment form to add payment option to a payment profile, then charge that payment profile. But this prevents me from allowing "guest checkout" because I'd need to protect the profiles with authentication. Also not ideal.
Has anyone faced these challences and/or found any solutions? I just want to include my own customer address data in a transaction by using an ANET credit card form. There's got to be a way....
Please also see:
Thanks
09-14-2017 05:28 PM - edited 09-14-2017 05:29 PM
Hi @jm_dgsdev,
It's a scenario that's been talked about a few times on the forums, as you've already seen, but there's currently no workaround other than what you've already described. Sorry about that.
To recap, workarounds currently could include:
It's already been suggested in our Ideas Forum, but feel free to add your voice to this request, or submit a new request if you have another suggestion beyond what's already been suggested.
09-20-2017 12:31 PM
Good news!
We've released some enhancements to the Accept Hosted form that allow address information submitted in the token request to persist even if it's not displayed on the form. This enables you to use AVS or do other things that might require the address to be stored on our system without risk that the customer will change the address on the hosted form.
11-06-2017 10:16 AM
Hey, that's great!
Thanks for the update, Aaron.
I'll give that a try.
11-06-2017 10:21 AM
Thanks and Really good to here.
Does it means if we can still use AVS feature without displaying address details on hosted form ??
Please correct my understanding.
11-14-2017 02:11 AM
@raviparmarce88 wrote:
Thanks and Really good to here.
Does it means if we can still use AVS feature without displaying address details on hosted form ??
Please correct my understanding.
Yes, that means you can use the AVS feature without displaying address details on the hosted form.
11-14-2017 01:00 PM