hey!
I am using authorize.net api to process the payment transaction. I was able to get the form. The real problem I am stuck is to generate the token for the payment form. https://developer.authorize.net/api/reference/index.html#accept-suite-get-an-accept-payment-page on this page they have given an example for token. I need to generate the token and pass it via javascript. Can anyone help me fix this issue?
06-10-2022 07:50 AM
@furqanmajeed007 wrote:
hey!
I am using authorize.net api to process the payment transaction. I was able to get the form. The real problem I am stuck is to generate the token for the payment form. https://developer.authorize.net/api/reference/index.html#accept-suite-get-an-accept-payment-page / on this page they have given an example for token. I need to generate the token and pass it via javascript. Can anyone help me fix this issue?
Thank you for sharing the link, I will try to figure it out for more.
06-12-2022 08:46 PM - last edited on 07-25-2022 10:30 PM by KH-Taylarie
To construct & process transactions you will need our API JavaScript library: near-api-js
06-13-2022 02:51 AM
Is there any documentation or example around this API?
06-13-2022 07:11 AM
Thank you
06-13-2022 08:44 AM