- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Need to generate the transaction token in Javascript.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To construct & process transactions you will need our API JavaScript library: near-api-js
โ06-13-2022 02:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there any documentation or example around this API?
โ06-13-2022 07:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you
โ06-13-2022 08:44 AM