Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Describe the bug
When attempting to check out with only the Example IOU method enabled I just get a message saying "No payment methods available" and errors in the console.
To Reproduce
Steps to reproduce the behavior:
Spin up a blank instance and add a product
Only enable "Example IOU" as the payment method and a shipping method
Add to cart and attempt to check out
See "No payment methods available" and error in the console
022e1ff……239ab5834d9235.js:1 [GraphQL error]: Variable "$shopId" of non-null type "ID!" must not be null.
{locations: Array(1), operationName: 'availablePaymentMethods', path: undefined}
Expected behavior
Able to checkout using the IOU Example method
Desktop (please complete the following information):
Type: critical
Describe the bug When attempting to check out with only the Example IOU method enabled I just get a message saying "No payment methods available" and errors in the console.
To Reproduce Steps to reproduce the behavior:
Expected behavior Able to checkout using the IOU Example method
Desktop (please complete the following information):