Skip to content

Conversation

@kingjia90
Copy link
Contributor

fixes #279 (NB: check the details about "PayPalSmartButton" change)

@kingjia90 kingjia90 added the Task label Jan 24, 2022
@kingjia90 kingjia90 requested a review from dvesh3 January 24, 2022 11:21
@kingjia90 kingjia90 changed the title Paypal replace unzer Replacing unzer with Paypal SDK Jan 24, 2022
kingjia90 and others added 3 commits January 24, 2022 12:30
Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
@dvesh3 dvesh3 self-assigned this Jan 25, 2022
kingjia90 and others added 2 commits January 26, 2022 21:45
minor clean up
added a redirection when trying to access the checkout page with an empty cart
rollback unzer additional field, they are never used (eventual todo: remove the field there and in the dump)
added sample login credentials for paypal sandbox (depends on the API keys)
Copy link
Contributor

@dvesh3 dvesh3 left a comment

Choose a reason for hiding this comment

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

  • Sandbox details needs to be updated
  • paypal_client_id & paypal_secret_id env vars missing

@dvesh3 dvesh3 mentioned this pull request Feb 3, 2022
@dvesh3 dvesh3 merged commit 454122e into 10.x Feb 21, 2022
@dvesh3 dvesh3 deleted the paypal_replace_unzer branch February 21, 2022 11:32
dvesh3 added a commit that referenced this pull request Nov 16, 2022
* Replacing unzer with Paypal SDK (#285)

* works but have an issue, more details on pimcore/demo##279

* minor tweaks and changed the error message to a generic one, as paypal SDK do not provide any message

* fixes typo

Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>

* Update composer.json

* Update composer.json

* added extensions and object brick
minor clean up
added a redirection when trying to access the checkout page with an empty cart
rollback unzer additional field, they are never used (eventual todo: remove the field there and in the dump)
added sample login credentials for paypal sandbox (depends on the API keys)

* [PaypalSmartButton] Integrate payment provider - data dump

* review changes

Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
Co-authored-by: dpahuja <divesh.pahuja@pimcore.com>

* revert unnecessary changes

Co-authored-by: JiaJia <kingjia90@gmail.com>
Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement] Use Paypal as Payment Provider

4 participants