We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: