Using Downpay headless with Hydrogen
This guide will help brands who use headless Shopify.
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.
Adapted from Hydrogen/React: https://github.com/HypeHound/hydrogen-demo/pull/1
Includes:
- Adding the deposit amounts to the product page
- Adding the right parameters to the Add To Cart call so that the purchase option propagates to the cart
- Showing the deposit information in the cart
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 the deposit amounts to the product page
- Adding the right parameters to the Add To Cart call so that the purchase option propagates to the cart
- Showing the deposit information in the cart
Updated on: 03/05/2024
Thank you!