Anchor to StoreCreditConfigurationStore
objectStore Credit Configuration
The store credit configuration for a shop.
Anchor to FieldsFields
- storeCreditEnabled (Boolean!)
- Anchor to storeCreditEnabledstore•Boolean!
Credit Enabled non-null Whether store credit is enabled for customers on checkout.
Was this section helpful?
Anchor to QueriesQueries
- storeCreditConfiguration (StoreCreditConfiguration!)
- •query
Returns the store credit configuration for a shop, including whether store credit is enabled for customers at checkout. Use this to display the current state of a merchant's store credit program or check eligibility before issuing store credit to customers.
Was this section helpful?