- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Accept.js hosted page shows blank page
I am trying to implement Accept.js hosted payment page in PHP Laravel and Vuejs
I have included Accept.js and other related scripts in my page.
I am referring to this documentation -
But when the page is loaded, then the page shows blank.
I am trying it out locally. So my local url is https://localhost/virtualhost Accept js loads iFrame, there is an iFrame URL like this, https://jstest.authorize.net/v3/acceptMain/acceptMain.html#%7B%22verifyOrigin%22%3A%22AcceptUI%22%2C...
But when I click this URL, it shows error saying that origin URL is different than expected.
There is no javascript errors on console of my browser. But there is nothing visible on browser.
โ04-14-2021 06:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any help would be highly appreciated.
โ04-15-2021 08:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No solution was suggested by the team.
Am I missing the token? How do I provide the token to Accept.js?
โ04-21-2021 09:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Issue has been resolved. It was my mistake to overlook the CSS which was not showing the pay button. I apologize for this. It is resolved now.
โ04-26-2021 02:43 AM