credit is not eligible unless vault=true
jetdog
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Nov-13-2024
06:59 AM
When working with the PayPal SDK v5, I'm getting this error "Uncaught Error: credit is not eligible" unless the sdk is loaded with vault=true.
- Why is vault=true required to display the credit button?
- Does it change any functionality if I load it with vault=true but don't want to vault the payment?
paypal.Buttons({
style: {
color: 'darkblue',
shape: 'rect',
size: 'medium'
},
fundingSource: paypal.FUNDING.CREDIT,
....
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Is there a way to log into Zettle, directly:? in PayPal Upgrade Community
- Compliance violation. flag based on the account origin ? in Sandbox Environment
- How to avoid showing PayPal installment payment messages on product pages for ineligible users? in SDKs
- Venmo is not eligible - Unable to render Venmo button using SDK v5 in live mode in SDKs