You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
Implement a checkout flow for digital products. In this flow we don't need to gather information related to shipping such as shipping address or shipping method. There shuold be three steps:
Billing address
Payment
Order review
There are two ways to determine whether shipping is required:
at the product level - this will be probably used at the local cart level or before we create checkout in the API:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Implement a checkout flow for digital products. In this flow we don't need to gather information related to shipping such as shipping address or shipping method. There shuold be three steps:
There are two ways to determine whether shipping is required:
Checkout
type:The text was updated successfully, but these errors were encountered: