Skip to content

Commit 25105fe

Browse files
Update README.md
1 parent 8ceb87b commit 25105fe

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

README.md

+17-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
1-
Nochex Callback Test Pages
2-
============
1+
## Nochex Callback Test Pages
32

4-
Setup
5-
============
6-
Follow our guide <a href="https://ssl.nochex.com/Downloads/Callback%20Guides%20and%20Examples/callback_guide.pdf">here</a> on how to setup and use callback
3+
### Test Page Setup Instructions
4+
<b>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](https://support.nochex.com/integration.php)</b>
75

8-
Support
9-
=====================
6+
Firstly download the latest release for your chosen language Callback listener <a href="https://github.com/NochexDevTeam/Callback/releases">here.</a>
7+
8+
Extract the downloaded folder, and Open your page in a text editor, replace '[email protected]' with your email address for example '[email protected]'. Save all changes.
9+
10+
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
11+
12+
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.
13+
14+
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.
15+
16+
To find out more details about Callback, click <a href="https://ssl.nochex.com/downloads/Automatic%20Payment%20Confirmation%20(APC)%20Guides%20and%20Examples/APC_guide.pdf">here</a>
17+
18+
### Support
1019
Bug fixes and feature patches may be submitted using github pull requests, and bug reports or feature requests as github issues.
11-
Visit our Knowledgebase for support: https://support.nochex.com/
20+
Alternatively visit our Knowledgebase for support: https://support.nochex.com/

0 commit comments

Comments
 (0)