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

[Payum][Checkout] Pass address data to PayPal after checkout #10818

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

Zales0123
Copy link
Member

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets
License MIT

It was frustrating, that after passing all the required data in the "Address" step of checkout, we need to do it again in the PayPal form (when not being logged in, of course :)). With this improvement, we pass billing data to have it prefilled in PayPal - notice, that country code is passed as LOCALECODE, as it allows us to pass also country-specific data, like a phone number or province code/name.

United States

Address PayPal form
Zrzut ekranu 2019-11-5 o 15 44 06 Zrzut ekranu 2019-11-5 o 15 43 38

Poland

Address PayPal form
Zrzut ekranu 2019-11-5 o 15 45 34 Zrzut ekranu 2019-11-5 o 15 46 25

Germany

Address PayPal form
Zrzut ekranu 2019-11-5 o 16 03 58 Zrzut ekranu 2019-11-5 o 15 54 12

@Zales0123 Zales0123 added the Feature New feature proposals. label Nov 5, 2019
@Zales0123 Zales0123 requested a review from a team as a code owner November 5, 2019 15:09
@pamil pamil merged commit 018343c into Sylius:master Nov 6, 2019
@pamil
Copy link
Contributor

pamil commented Nov 6, 2019

Thanks, Mateusz! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature proposals.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants