Please provide the following to your programmer.

 

Technical documentation outlining the installation process is found and can be downloaded from your Certified Merchants admin at : www.ezymerchants.com

 

This is the specific link to the documentation PDF file: http://www.ezymerchants.com/assets/EzyMerchantNotificationDocument.pdf

 

Within the documentation you will find detailed instructions outlining the process for installing your EzyPayment button including explanations about the required Notification Script (NS) and the steps for acquring the PIN CODES.

 

It describes the 3 fields in your Ezyaccount admin on www.ezybonds.com  which is a separate login from your Certified Merchants login on: www.ezymerchants.com

 

Notification URL : (the URL to your Notification Script as described in the documentation)

Web Site URL : (Your website)

Logo URL : (the logo on your payment button website which displays in the payment page that your customers see on www.ezybonds.com)

 

Per the documentation, to obtain your blocks of PIN CODES you will need to log in to the EzyAccount admin on the main www.ezybonds.com website and navigate to the "green" merchants tab where you will find easy steps for downloading the PIN CODES. This section is also where the Notification Script URL is entered for referencing by Ezybonds.

 

Once the technical department has configured the various components as described in the documentation and created the cron job for the Notification Script, there is a test API in your certified merchants admin (www.ezymerchants.com/em_login.cma.asp) for testing the Notification Script (NS) which will emulate the communication process between the Ezybonds website and your website.

 

Please refer to the section in the documentation regarding the Notification Script and why it's required. The communications between the Ezybonds server and the merchant NS in conjunction with the PIN CODES, evaluates the payment button form values at various stages of the transaction. Ezybonds transactions will not succeed if form tampering is detected.

 

Once your notification script is verifying that your payment button form submission is genuine and all is working properly you can switch to your live payment button with a $1 test order from a separate EzyAccount.

 

At this point if you're still having difficulty, contact support by reply email, it will be much more efficient to identify what needs correcting once you've got the main components configured and your technical personnel have a clear understanding of the communications that take place between the customers using your website and the Ezybonds payment processing server.

 

Please find attached a sample Notification Script in Classic ASP to be used in conjunction with the aforementioned documentation. There is also an example using PHP in your Certified Merchants admin.

 

Each Ezybonds payment button implementation is different therefore the programming logic of the Notification Script will vary from the attached sample according to your specific requirements, please use it as a guideline only when creating the programming logic in your case.