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

Changes to PayPal Button #136

Merged
merged 4 commits into from
Apr 2, 2024
Merged

Changes to PayPal Button #136

merged 4 commits into from
Apr 2, 2024

Conversation

mlouring
Copy link
Contributor

@mlouring mlouring commented Feb 7, 2024

Needs to be deployed together with https://github.com/QuickPay/payment/pull/1302

To work around PayPal's special requirements for how their button is loaded, we have had to make PayPal's HTML button container and CSS styling be slightly different to the ones for the other payment methods.

Since we're not able to apply the link to the entire container, there will be unclickable whitespace around the actual PayPal button, in order to make it align properly with the other buttons and fit the overall design as much as possible under the circumstances.
Unlike the other payment method buttons, this one will also have a fixed height. With our current button design, this should not cause problems, even if it's less than ideal for customers doing custom branding.

mlouring added a commit that referenced this pull request Feb 7, 2024
@mykunzer mykunzer merged commit 87e272a into master Apr 2, 2024
2 checks passed
@mykunzer mykunzer deleted the PaypalButton branch April 2, 2024 12:01
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.

3 participants