NochexDevTeam / Callback

Callback allows you to integrate your Nochex payments with your website's back-end operations, so you get immediate confirmation and authentication of the Nochex payments you receive. It's very similar to our Nochex APC system.

Home Page:https://www.nochex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nochex Callback Test Pages

Test Page Setup Instructions

Before progressing with one of our Callback pages, please make sure you have callback enabled on your account otherwise this won't work! to confirm this contact your Account manager or raise a Support Ticket here

Firstly download the latest release for your chosen language Callback listener here.

Extract the downloaded folder, and Open your page in a text editor, replace 'your_email@example.com' with your email address for example 'myemail@hotmail.co.uk'. Save all changes.

Go to your web server, where your website files are contained and attach the new Callback file(s), so you will now have a url to your Callback page for example: https://mywebsite.com/nochexapc.php

Next login to your Nochex account, then go to the Payment Page Setup > section labelled callback_url. Add your new Callback url to the box and save changes.

At the bottom of your page, press Test Transaction to go through the payment process. Once complete you should receive an email for your recent test transaction from your Callback page.

To find out more details about Callback, click here

Support

Bug fixes and feature patches may be submitted using github pull requests, and bug reports or feature requests as github issues. Alternatively visit our Knowledgebase for support: https://support.nochex.com/

About

Callback allows you to integrate your Nochex payments with your website's back-end operations, so you get immediate confirmation and authentication of the Nochex payments you receive. It's very similar to our Nochex APC system.

https://www.nochex.com


Languages

Language:ASP 57.6%Language:PHP 23.2%Language:C# 19.2%