Need help with CoinPayments gateway
Budget: $30 – $250 USD
Hello, Guys
I need help with the CoinPayments gateway. We are already using it for our crypto payments gateway. It is working well. But we can not get direct notification from the CoinpPayments to our server.
Current Scenario: When users select to pay they will redirect to the CoinpPayments portal and will finish check out. After checking out the page will give a QR code and address to send funds. The time limit is one hour.
If the user successfully paid between the given duration it will then forward the user to another page showing that payment is successful.
Problem: If a user does not stay on the checkout page (coins take time to arrive at a given address) until it forwards the user to the predefined "REDIRECTED" page, then we can not save the user purchase history completely.
Solution: Use the CoinPayments IPN system and get its notification from our server.
What you need to do :
1. Show us how to get the IPN notification from CoinPaymnets
2. You just create a fours simple PHP page
One just with one the CoinpPayments button: that will have our merchant id, success URL, failure URL, and IPN
URL and other required fields for the CoinPayments button
2nd page is the success URL page....this page just need to print success (echo "Succes for user 1")
3rd page is the failure URL page.... shows failed message
4th page <<important one>> it usually called by CoinPayments HTTP POST... so we can not print
anything on the browser to show us.... instead create new text files (name current time "date.tx ") for
each purchase and write inside whether it is successful or not.
3. You need to create your own CoinPayments Account and APK ...and get free LTCT coins for testing.
Only people who did work on the CoinpPayments or CGI script on the apache server will be selected.
Budget 40 USD, do not ask more
Thank You
I need help with the CoinPayments gateway. We are already using it for our crypto payments gateway. It is working well. But we can not get direct notification from the CoinpPayments to our server.
Current Scenario: When users select to pay they will redirect to the CoinpPayments portal and will finish check out. After checking out the page will give a QR code and address to send funds. The time limit is one hour.
If the user successfully paid between the given duration it will then forward the user to another page showing that payment is successful.
Problem: If a user does not stay on the checkout page (coins take time to arrive at a given address) until it forwards the user to the predefined "REDIRECTED" page, then we can not save the user purchase history completely.
Solution: Use the CoinPayments IPN system and get its notification from our server.
What you need to do :
1. Show us how to get the IPN notification from CoinPaymnets
2. You just create a fours simple PHP page
One just with one the CoinpPayments button: that will have our merchant id, success URL, failure URL, and IPN
URL and other required fields for the CoinPayments button
2nd page is the success URL page....this page just need to print success (echo "Succes for user 1")
3rd page is the failure URL page.... shows failed message
4th page <<important one>> it usually called by CoinPayments HTTP POST... so we can not print
anything on the browser to show us.... instead create new text files (name current time "date.tx ") for
each purchase and write inside whether it is successful or not.
3. You need to create your own CoinPayments Account and APK ...and get free LTCT coins for testing.
Only people who did work on the CoinpPayments or CGI script on the apache server will be selected.
Budget 40 USD, do not ask more
Thank You