Skip to main content
Anchor to MarketplacePaymentsConfiguration

MarketplacePaymentsConfiguration

object

Requires read_marketplace_payments_configurations access scope.

The required configuration of features that a marketplace sets for a store to onboard onto the marketplace channel.

•URL!
non-null

The URL that redirects the merchant to set up the required features on their store.

•[MarketplacePaymentsFeature!]!
non-null

The required features for a store to onboard onto the marketplace channel.


Was this section helpful?

•query

Returns the current payment configuration for a shop for a marketplace.


Was this section helpful?

•mutation

Creates or updates a payment configuration for a shop on a marketplace.

Arguments

•[MarketplacePaymentsFeatureInput!]!
required

The features requested to onboard onto a marketplace.



Was this section helpful?