Getting started with the Downpay API
The Downpay API allows you to create advanced workflows around product deposits and partial payment workflows. For example, you can use the Downpay API to accomplish the following: Programatically create purchase options on products. Assign products to existing purchase options based on a condition or a trigger. Collect the remaining balance on an order when a tag is applied to the order. Authorize the customers stored payment method in advance of an order becoming fulfilled.Few readersStorefront SDK
The Downpay storefront integration exposes certain settings and JavaScript hooks which you can use to create custom solutions. This can be used for, amongs other things, creating integrations with other apps. For example, product options or calendar booking apps that wish to support deposits and partial payments. A note on Selling Plans Downpay integrates deeply with Shopify by taking advantage of Shopify's Selling Plans APIs. To add a product to the cart with a partial payment option, a selFew readers