How Can I offer PayPal Credit as a payment option?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My CRM is integrated with PayPal and the PayPal payment option shows up on my order forms. However, how can I also offer a PayPal Credit option? How can I set this up as an option for my customers as they check out?
Appreciate some guidance here!
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @DanaZ,
Thank you for posting to the PayPal community.
To enable PayPal Credit as a payment option, you will need to create a PayPal standard checkout button payment method. This will allow your buyers to make payments using PayPal credit.
To learn more about the integration process for PayPal checkout, please refer to the following link:
https://developer.paypal.com/docs/checkout/standard/integrate/
After integrating the PayPal standard checkout button, you will need to add query parameters "enable-funding=credit" to the script tag. This will enable PayPal Credit as a payment option for your customers. For more detailed instructions on how to enable funding in the code, please refer to the following link:
https://developer.paypal.com/sdk/js/configuration/
If you still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the detailed information and error details.
Sincerely,
Vaishnavi
PayPal MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Advance checkout in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- Help with my account number in PayPal Payments Standard
- Django-paypal form is not showing "pay with credit or debit card" option in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- Create Pay Links using PayPal API in REST APIs
- Selected Shipping Method amount not updating to cart for card payment in SDKs