--- title: PaymentSettings - GraphQL Admin description: Settings related to payments. api_version: unstable api_name: admin source_url: html: 'https://shopify.dev/docs/api/admin-graphql/unstable/objects/PaymentSettings' md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/PaymentSettings.md --- # Payment​Settings object Settings related to payments. ## Fields * auto​Capture [Boolean!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Boolean) non-null Whether payments are automatically captured. * supported​Digital​Wallets [\[Digital​Wallet!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/enums/DigitalWallet) non-null List of the digital wallets which the shop supports. *** ## Map ### Fields with this object * {}[Shop.paymentSettings](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Shop#field-Shop.fields.paymentSettings)