An open API service indexing awesome lists of open source software.

https://github.com/Shopify/example-checkout--custom-field--js


https://github.com/Shopify/example-checkout--custom-field--js

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Shopify app example: custom field checkout extension

This repo contains an example app that uses [checkout UI extensions](https://shopify.dev/docs/api/checkout-ui-extensions) to build custom checkout field using Remix and Vanilla JavaScript.

For more information, and for a walkthrough of this code, review our tutorial: review our tutorial: [Build a custom checkout field](https://shopify.dev/docs/apps/checkout/custom/fields/build?languagePreferences=remix%2Cjavascript)

This example app is also available with a [React extension](https://github.com/Shopify/example-checkout--custom-field--react).

## Running this app

To run this app locally, clone the repository, and then follow our [Work on an existing app](https://shopify.dev/docs/apps/tools/cli/existing) tutorial to install the project dependencies and preview the app.

## Contributing

This repository is for example purposes only. It doesn't accept issues or contributions.