Did you mean
send

General Discussion I'm having a difficult time dealing with all the errors in the documentation and in the dev portal... The latest show stopper seems to be in the Docs & Sandbox section where if you click on the "Token Based Payments" ...


Forum topic eCheck Purchase

Payments Help 1. Check number: check_number (required). Why do need a check number for withdraw from bank account? 2. What numbers (routing, account) can be used to test? How to get the error? Thanks! ...


Forum topic Invalid JS Tokens

Integration I can retrieve what appears to be a valid token through your JavaScript example script but the format is very different from what appears in your API Documentation system. The token I retrieve looks like "7968999999978291". What is c ...


Integration I am trying to use in the URL to authorize a transaction. as we are going to authorize using this payeezy soon. I have estimate the development effort on C# coding. URL used https://api-cert.payeezy.com/v1/securitytokens?apikey=<>&js ...


Forum topic Token based payments.

Payments Help I have used the Payeezy.js file I want to make a payment using the response token. I referred this page- https://developer.payeezy.com/payeezy-api/apis/post/transactions-4 but it shows the appropriate JSON. I can create the same JSON with th ...


Integration i have implemented the sample code but when i click the any button of the ui app forcefully crash and show the that type of error. 08-14 17:11:14.364: E/AndroidRuntime(2922): FATAL EXCEPTION: AsyncTask #1 08-14 17:11:14.364: E/AndroidRuntime(2 ...


Integration So I have imported this into eclipse and made all the changes for api secret, api key, and token to the file: /firstapi-client/src/main/resources/META-INF/spring/core-rest-client-v2-context.xml I will get Error Code 400 every time I run with J ...