Good Evening,
I am using the "hosted payment information form" as described in the Accept.js documentrion section titled "Integrating the Hosted Payment Information Form" (https://developer.authorize.net/api/reference/features/acceptjs.html#Integrating_the_Hosted_Payment_...).
This works very well. However, the only payment option that appears in the lightbox is for a credit card.
Can the "hosted payment information form" also accept bank data?
If so, how?
Thanks
Solved! Go to Solution.
03-03-2019 04:12 PM
Currently Accept UI form doesn't support Bank Input fields, And yes we respect the need here and I am happy to say that feature is dev complete, going through security reviews, I am hopefull that it will be relaese in a month.
Thanks again for using Accept products, your inputs inspire us here.
Shobhit Agrawal
03-06-2019 10:05 AM
Hi @ejwells65
This feature has been released now and Accept.js UI now support echeck also .
The documentation update will come in soon on it .
You can enable it as below
<button class="AcceptUI" data-paymentOptions='{"showCreditCard": true, "showBankAccount": true}' data-billingAddressOptions='{"show":true,"required":false}' data-apiLoginID="loginID" data-clientKey="<Merchant public client Key>"
data-acceptUIFormBtnTxt="Pay Now" data-acceptUIFormHeaderTxt="Pay Me" data-responseHandler="callbackMerchant">Show Accept UI
</button>
Thanks
Anurag
03-22-2019 04:06 PM
I correspended with developer@authorize.net about this question and learned that Accept Hosted allows the display of the credit card and ach payment fields to be dynamically controlled via parameters (see this forum post - https://community.developer.authorize.net/t5/Integration-and-Testing/Enable-Disable-credit-card-eChe...).
However, the Accept.js documentation does not mention these parameters.
That being said, does Accept.js support payment via ACH? If so, what do I need to do to get the bank information to display in the lightbox?
Thanks for any and all help!
Joe
03-05-2019 03:29 PM
Currently Accept UI form doesn't support Bank Input fields, And yes we respect the need here and I am happy to say that feature is dev complete, going through security reviews, I am hopefull that it will be relaese in a month.
Thanks again for using Accept products, your inputs inspire us here.
Shobhit Agrawal
03-06-2019 10:05 AM
Thank you very much for your reply.
This is exactly what I needed to know!
Joe
03-07-2019 03:48 AM
Hi @ejwells65
This feature has been released now and Accept.js UI now support echeck also .
The documentation update will come in soon on it .
You can enable it as below
<button class="AcceptUI" data-paymentOptions='{"showCreditCard": true, "showBankAccount": true}' data-billingAddressOptions='{"show":true,"required":false}' data-apiLoginID="loginID" data-clientKey="<Merchant public client Key>"
data-acceptUIFormBtnTxt="Pay Now" data-acceptUIFormHeaderTxt="Pay Me" data-responseHandler="callbackMerchant">Show Accept UI
</button>
Thanks
Anurag
03-22-2019 04:06 PM
Checking required:
Bank Jobs certain occupations in banking require police looking into the candidate's experience. This is like DBS checking and implies that individuals with feelings for misrepresentation, robberies and different offenses might be banished from taking some work taking care of money or with duty regarding cash.
06-28-2021 02:48 AM