Added dotpay CHK parameter support and Symfony version requirments.#3
Open
pawellen wants to merge 27 commits intoETSGlobal:masterfrom
Open
Added dotpay CHK parameter support and Symfony version requirments.#3pawellen wants to merge 27 commits intoETSGlobal:masterfrom
pawellen wants to merge 27 commits intoETSGlobal:masterfrom
Conversation
Changed symfony verion requirements.
Contributor
There was a problem hiding this comment.
Add the parameter to the param list
Contributor
|
Please:
After that I will merge ;) |
Author
|
Okej, I will do all the stuff, sorry for mess in my code, big thx for help!! :) |
Added option to change payment description
Bug fix for: PHP Fatal error: Call to undefined function ETS\\Payment\\DotpayBundle\\Tools\\normalizer_normalize() in /home/www/econtenta/vendor/ets/payment-dotpay-bundle/ETS/Payment/DotpayBundle/Tools/String.php
Contributor
|
@pawellen @maciek thanks for this PR! Please
|
support for dotpay exception when user hit back button in browser and 2 status is sent first is failed and the completed
Contributor
|
Hi @pawellen, I'd love to merge all the features you added in this PR. Thanks |
Contributor
|
This PR has has moved to #15 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1 changed:
Symfony version requirments change to <2.4
1 added:
Added support of CHK parameter. CHK parameter is used by dotpay do sing payment request. It is used to avoid generation of payments by anyone. The problem is that anyone can use this form https://ssl.dotpay.pl/payment/index.php or send false request to doypay about new payment. In this case you can generate many 0,01 transaction for witch the DotPay customer have to pay fee. The CHK parameter can be enabled by contact dotpay support tech@dotpay.pl. Email must be send from email associated with dotpay account.