Add a CareCredit credit card financing page to your website

In just a few steps, help patients or clients easily understand their financing options to help them move forward with care. Customize this ready-made page with personalized features that help align with your brand and integrate with your website.

1Select branding options

Add your primary brand color, choose a font from the list of options, enter your practice or business name as you would like it to appear on your financing page, and enter your practice or business website URL.

Brand settings

Log in to Provider Center to customize your settings and generate your custom code.

Log In

2Copy your custom code

You’ll see your custom code. You can choose to copy this code directly or email it to the person responsible for maintaining your website.

Choose your brand settings above to generate your custom code

<div id="care-credit-widget"> <script>var syfWidgetObject = {}; syfWidgetObject.flowType = "GENERIC"; syfWidgetObject.subFlowType = "CARECREDIT"; syfWidgetObject.syfMerchantId = "MERCHANTID"; window.addEventListener("DOMContentLoaded", async () => await _syfSpyInit()); const _syfSpyInit = async () => { var scriptElement = document.createElement("script"); scriptElement.type = "text/javascript"; scriptElement.src = 'https://pdpone.syfpos.com/mpp/UniFi.js'; scriptElement.id = 'syfMPPScript'; document.head.insertAdjacentElement("afterBegin", scriptElement); }</script> </div>
Copied to clipboard

3Paste code into your website editor

Create a new page in your website editor. Then add a content element labeled ‘Custom HTML.’ Paste your custom code into that element and publish the page. These steps may vary based on your website editor. Follow our instruction guide for more details.

View instructions