Show/Hide Downpay Conditionally
Learn how to show or hide Downpay deposits on the product page for specific regions or customers On this page: Overview Setup instructions Examples Overview You can conditionally prevent Downpay from initializing on the product page based on custom conditions. To do this, set the following variable in javascript inside your theme: window.downpay.disabledOnFirstLoad Setup instructions 2.0 Themes SetuFew readersEnable quick add button to support deposits
This guide will explain how to change the default behaviour of the the quick add to cart button usually found on collection and home pages to add the deposit option to cart instead of pay in full. On this page: Overview Enabling deposit plan for quick add button Overview Many themes on Shopify have a 'quick add' button available on product collection pages. This button allows buyers to one-click add products to theFew readersCustomizing Downpay Theme Extensions with CSS
Downpay can be customized with CSS to integrate better with your theme. On this page: Product Page Downpay CSS Product page classes Product page examples Cart Page Downpay CSS Cart page classes Cart page examples Customer order management portal CSS Customer order managementFew readersChanging the selected purchase option to pay in full
This guide will make it so that the Pay in full radio button on a product page is selected on page load when using Downpay deposits. Setup with theme editor Navigate to your online store. Select Customize to open the theme editor for the theme you would like to make the change on. Navigate to the product template that has deposits enabled and add a new block type: Custom liquid. Copy and paste the script below into the Custom liquid block.Few readersCreate a custom pay with deposit button
If you'd like to offer a custom deposit button on another page of your site, you can create a custom button that will add the product to the cart with a deposit. On this page: Overview Deposit button on the product page Deposit button for other pages Overview By default, Downpay offers a product block to use on the product page when selling products with partial payment. This block onlFew readersDownpay theme settings
Downpay includes settings to customize the content, placement, and the look of Downpay in your theme. On this page: How to navigate to settings Cart settings Product block setting (2.0 Themes) Product embed settings (Vintage Themes) Cart settings Show currency code Amount due tSome readersCustomer order management
The Downpay customer portal will allows customers to: Update the card that is saved Cancel their order Only if this is enabled in Downpay's settings This guide will show you how to enable this functionality for your customers. On this page: Setting up the order management customer portal on your order status page Setup on Shopify theme editor Order status page script (2-order-PopularCompatible apps
There are thousands of apps in the Shopify app store, all of which have different approaches to solving problems. Sometimes apps do not play well together. In this guide you'll learn about which apps work best with Downpay. On this page: All tested apps Variant and options apps Compatible options apps Enable Downpay for products with options BSome readersBulk add products to purchase options
Downpay offers ways to quickly add large numbers of products to purchase options. On this page: Add products by tag to Downpay Migrating to tag assignment in Downpay Add products with Shopify Bulk Editor Add products by tag to Downpay You can assign an existing or new tag to a Downpay purchase option to offer deposits on a large group ofFew readersModify date and content display about deposits on your theme
Downpay and Shopify automatically add details about the purchase option in several places. This guide highlights places where this content appears, and how you can hide, modify, or add to this content. On this page: Downpay Remove release date Checkout, order status page, and customer accounts How to edit theme content Remove release dates (2-rPopularUsing Downpay headless with Hydrogen
This guide will help brands who use headless Shopify. Overview Downpay deposits and deferred payments can be used with headless Shopify as an extension of Getting started with Hydrogen and Oxygen. This guide will provide an example but for more assistance, please contact us. Example Adapted from Hydrogen/React: https://github.com/HypeHound/hydrogen-demo/pull/1 Includes: Adding theFew readersCart refresh
Downpay refreshes cart subtotals for a short period of time after page load. This accounts for other apps modifying prices and products on the cart page. Add the following code in the <headsection of theme.liquid or equivalent if you'd like to remove this functionalityFew readers