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

Add displayOnly config option #431

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Add displayOnly config option #431

merged 2 commits into from
Oct 10, 2023

Conversation

spencersablan
Copy link
Contributor

Adding the new displayOnly config option which will allow merchants to show only vaultable buttons.

paypal.Buttons({
    displayOnly: ["vaultable"]
})

@spencersablan spencersablan requested a review from a team as a code owner October 10, 2023 14:16
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (aa10eff) 100.00% compared to head (0c96c9d) 100.00%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #431   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          261       261           
  Branches        47        47           
=========================================
  Hits           261       261           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gregjopa gregjopa merged commit 83d4631 into main Oct 10, 2023
4 checks passed
@gregjopa gregjopa deleted the DTPPCPSDK-823-display-only branch October 10, 2023 14:36
gregjopa pushed a commit that referenced this pull request Oct 10, 2023
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