4 posts / 0 new
Last post
joelrivera4194
sample.html trying to us payeezy.js SANDBOX

i have been trying to follow the docs, using the merchant token already inside my merchants , and the api key and secret inside my apis, when i press submit button, only thing i see is the page cannot be displayed, am i supposed to see a result something else ? because if its so, then the example is not clear


joelrivera4194
Re: sample.html trying to us payeezy.js SANDBOX

if i do i wont get any response, if i leave the
Post Transaction <----- as it is in the sample.html, i wont get a response also...

i had to place the url cert in the button so i could least see a response, i am now generating a token, but im not certain it is even working, some one can help a bit here ?


atulparmar983
Re: sample.html trying to us payeezy.js SANDBOX

Hello Joel, Sorry for any inconvenience caused. We had non-production envriroment issue yesterday. Please try updated 

 

sample.html in safari/Firefox

You can use external Payeezy.js script : https://github.com/payeezy/payeezy_js/raw/master/javascript/payeezy.js

or https://developer.payeezy.com/v1/payeezy.js

and https://code.jquery.com/jquery-2.1.4.min.js files in you dynamic/static header file. 

After you click on submit button....it should display alert with token details.

If you want to run the code directly from github please use  http://htmlpreview.github.io/?https://github.com/payeezy/payeezy_js/blob/master/example/sample.html 

Please let us know if you have any questions 

 


rohitrajagopal3402
Re: sample.html trying to us payeezy.js SANDBOX

Joel,

We have made code changes so that the example works in Chrome browser also. Let us know if you have more questions.

Best Regards,

Payeezy Team