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

SL-205: api version increase #138

Merged
merged 3 commits into from
Dec 19, 2023
Merged

Conversation

mant02
Copy link
Contributor

@mant02 mant02 commented Dec 13, 2023

Increased API version 1.32 => 1.37

main changes:

  • Added/Removed payment/wallet values.
  • Removed values from request containers
  • Fixed front controller not redirecting to success page.
  • Updated config values

'cartId' => $cartId,
'secureKey' => $secureKey,
'orderId' => $orderId,
\Invertus\SaferPay\Config\SaferPayConfig::IS_BUSINESS_LICENCE => true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why other redirect to fail_iframe doesn't have this business_license key?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noticed that the fail_iframe doesnt event accept bussiness_licence param. Removed and unified the redirect.

@mant02 mant02 merged commit f20b786 into release_1_1_8 Dec 19, 2023
@mant02 mant02 deleted the SL-205-API-version-increase branch December 19, 2023 11:28
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