comgate
comgate copied to clipboard
Please extend docs (readme.md) with payment status URLs
Hello, I actually looking for payment status URLs and I can't find them, is there any default? I exactly mean:
And if yes, please add them to Readme.md to the future for others :) Url zaplacený / Url paid https://www.your-eshop-address.com/result.php?id=${id}&refId=${refId} Url zrušený / Url canceled https://www.your-eshop-address.com/result.php?id=${id}&refId=${refId} Url nevyřízený / Url pending https://www.your-eshop-address.com/result.php?id=${id}&refId=${refId} Url pro předání výsledku platby / Url for forwarding the payment result https://www.your-eshop-address.com/status.php Thanks.
Hi. What do you mean exactly? How to check payment status is in the docs (https://github.com/contributte/comgate/tree/master/.docs#status). Do you mean something else?