- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Issues implementating react-acceptjs on NextJS
I am trying to implement the package react-acceptjs to process payments but I'm encountering some issues with this
The code:
the IFrameConnector request returns a blocked:other status
The console log
Basically after submitting the form I am stuck on 'Processing...' and no event is fired afterwards
If anyone has any suggestion I'd appreciate it a lot.
Thanks in advance
07-31-2023 08:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I recommend carefully re-reading the docs on the iFrame Communicator response.
https://developer.authorize.net/api/reference/features/accept-hosted.html#Transaction_Response
The lack of responses from admin in this discussion forum leads me to believe that they believe people just need to read the docs, and they will figure it out.
08-02-2023 09:23 AM