Funding sources to allow from showing in the buttons and marks. - #2414
Open
MDevster wants to merge 5 commits into
Open
Funding sources to allow from showing in the buttons and marks. #2414MDevster wants to merge 5 commits into
MDevster wants to merge 5 commits into
Conversation
aschempp
force-pushed
the
feature/paypal-checkout
branch
from
February 27, 2023 07:37
f2fdc89 to
46e8b1b
Compare
Contributor
Author
aschempp
force-pushed
the
feature/paypal-checkout
branch
from
March 30, 2023 10:45
46e8b1b to
1803474
Compare
aschempp
force-pushed
the
feature/paypal-checkout
branch
from
April 12, 2023 13:29
1803474 to
138bc0b
Compare
aschempp
force-pushed
the
feature/paypal-checkout
branch
from
June 6, 2023 09:55
138bc0b to
6ecf9a5
Compare
aschempp
force-pushed
the
feature/paypal-checkout
branch
from
July 19, 2023 15:48
6ecf9a5 to
09977e3
Compare
aschempp
force-pushed
the
feature/paypal-checkout
branch
from
August 2, 2023 07:51
09977e3 to
f4e90f2
Compare
aschempp
force-pushed
the
feature/paypal-checkout
branch
from
October 16, 2023 08:16
f4e90f2 to
4217ac5
Compare
Member
|
Can you please rebase this onto the |
Contributor
Author
|
@aschempp done |
fix param name
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Adds the enable funding feature to payment configuration section.
See https://developer.paypal.com/sdk/js/configuration/#link-enablefunding
Note: By default, PayPal JavaScript SDK provides smart logic to display only appropriate marks and buttons for the current buyer. This optional parameter bypasses the buyer country check for desired payment methods.
This feature is needed to add Pay Later (Später Bezahlen) in german shops.