Skip to content
New issue

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

saferpay api update 1.31 => 1.40 – with updates #97

Merged
merged 14 commits into from
Jul 24, 2024

Conversation

sprain
Copy link
Contributor

@sprain sprain commented Jul 24, 2024

Based on #92

giriroub and others added 14 commits June 10, 2024 09:58
* changes according to http://saferpay.github.io/jsonapi/#v1.32.0.0.20230117

Closes: #74

BREAKING-CHANGE: Saferpay Changelog: container ReturnUrls (parameters Success and Fail) is replaced by container ReturnUrl (parameter Url)
* changes to tests because of replacement of ReturnUrls with ReturnUrl
* changes to examples because of replacement of ReturnUrls with ReturnUrl
* changes according to http://saferpay.github.io/jsonapi/#v1.33.0.0.20230321

Closes: #75

BREAKING-CHANGE: Saferpay Changelog: the error behavior ABORT was renamed to DO_NOT_RETRY, DeviceFingerprint was removed from all versions, the Twint object was removed from the responses
* changes according to http://saferpay.github.io/jsonapi/#v1.34.0.0.20230516

Closes: #82

BREAKING-CHANGE: Saferpay Changelog: removed MASTERPASS as valid value from field Wallets in PaymentPage/Initialize requests, removed UNIONPAY as valid value from field PaymentMethods in SecureCardData/AliasInsert requests
* changes according to http://saferpay.github.io/jsonapi/#v1.36.0.0.20230912

Closes: #84

BREAKING-CHANGE: Saferpay Changelog: removed UNIONPAY as valid value from field PaymentMethods in Transaction/Initialize requests, removed LegalForm, renamed the values of the Condition field
* changes according to http://saferpay.github.io/jsonapi/#v1.37.0.0.20231114

Closes: #85

BREAKING-CHANGE: Saferpay Changelog: added TokenType field to SchemeToken (mandatory)
* changes according to http://saferpay.github.io/jsonapi/#v1.38.0.0.20240123

Closes: #86

BREAKING-CHANGE: Saferpay Changelog: removed Alipay from PaymentMethodOptions
* changes according to http://saferpay.github.io/jsonapi/#v1.39.0.0.20240319

Closes: #87

BREAKING-CHANGE: Saferpay Changelog: removed Styling container from PaymentPage/Initialize, option MANUAL_REVIEW in field Result of FraudPrevention container is now called CHALLENGED
* changes according to http://saferpay.github.io/jsonapi/index.html

Closes: #88

BREAKING-CHANGE: Saferpay Changelog: removed PAYPAL as option in Transaction/RedirectPayment, removed POSTFINANCE and POSTCARD as valid values for PaymentMethods, removed BANCONTACT as valid value for PaymentMethods in Alias/Insert
# Conflicts:
#	lib/SaferpayJson/Request/Container/Address.php
#	lib/SaferpayJson/Request/Container/Alipay.php
#	lib/SaferpayJson/Request/Container/Notification.php
#	lib/SaferpayJson/Request/Container/PaymentMethodsOptions.php
#	lib/SaferpayJson/Request/Container/RequestHeader.php
#	lib/SaferpayJson/Request/Container/ReturnUrls.php
#	lib/SaferpayJson/Request/Container/RiskFactors.php
#	lib/SaferpayJson/Request/Container/Wallet.php
#	lib/SaferpayJson/Request/PaymentPage/InitializeRequest.php
#	lib/SaferpayJson/Request/SecureCardData/AliasInsertRequest.php
#	lib/SaferpayJson/Request/Transaction/InitializeRequest.php
#	lib/SaferpayJson/Request/Transaction/RefundRequest.php
#	lib/SaferpayJson/Response/Container/Address.php
#	lib/SaferpayJson/Response/Container/Brand.php
#	lib/SaferpayJson/Response/Container/PaymentMeans.php
#	lib/SaferpayJson/Response/Container/Twint.php
@sprain sprain merged commit bc93eca into master Jul 24, 2024
22 checks passed
@sprain sprain deleted the i-web-Saferpay-Api-Update-BC branch July 24, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants