Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

Specify allowed and disallowed funding sources #75

Open
manuelmejiaio opened this issue Feb 6, 2019 · 0 comments
Open

Specify allowed and disallowed funding sources #75

manuelmejiaio opened this issue Feb 6, 2019 · 0 comments

Comments

@manuelmejiaio
Copy link

Based on the documentation , Specify allowed and disallowed funding sources :

// Specify allowed and disallowed funding sources
//
// Options:
// - paypal.FUNDING.CARD
// - paypal.FUNDING.CREDIT
// - paypal.FUNDING.ELV
funding: {
  allowed: [
    paypal.FUNDING.CARD,
    paypal.FUNDING.CREDIT
  ],
  disallowed: []
},

capture

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant