Documentation
3
Set up payment processing
3
4
Secret key: {{ getSecretKey() }}
Set up payment notification
Your API keys
Project key: {{ getAppKey() }}Secret key: {{ getSecretKey() }}
You will get your live keys once you Sign Up
Whenever a user pays or completes an offer, we send you a server-to-server pingback, also known as callback, postback, or instant payment notification.
To create your pingback listener, please use this code sample.
Once the pingback listener is hosted on your servers,
put the URL of this listener as the Pingback URL inside of your Project Settings.