The payment page won't redirect when the order has been completed
The payment page won't redirect to callback URL when the order has been successfully completed. Is this a bug or a feature only works for Magento API? In Magento API, the payment page automatically redirects back to the website if the order is successful.
@cemitokatli You should set it as success_url maybe.
The callback_url is used for callbacks from CoinGate to change the status of the order after confirmation. To go back to the store after a purchase enter the correct url under success_url If you wish to check the url's generated please go your CoinGate account and check the Request and Callback sections under Merchant > API