- Clone this repository locally
- Create a Heroku app with name
<app-name>
- Configure a gateway to work with OfficeR&D
- add variable
SECRET
with the value provided in OfficeR&D - set Gateway Url in OfficeR&D to
https://<app-name>.herokuapp.com?amount={{ amount }}&reference={{ reference }}&transactionId={{ transactionId }}&signature={{ signature }}&redirectUrl={{ redirectUrl }}
- add variable
- Add Heroku remote
heroku git:remote -a <app-name>
- Push to Heroku
git push heroku master
-
Notifications
You must be signed in to change notification settings - Fork 1
officernd/hosted-payment-simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A sample implementation to demonstration how hosted payment gateways integration should be implemented
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published