Parameters
JSON body
Request body
application/jsonprovider"gopay" | "comgate" | "stripe"RequiredPayment provider type.
issuerContactExternalIdstringRequiredExternal id (shop__contact.external_id) of the contact that will be the invoice issuer for documents produced through this gateway. Required — the schema has a NOT NULL FK. The picker in the admin forces a selection and the create endpoint rejects a missing or cross-tenant contact.
aB3xKm9pQ2wLn4YzcodestringOptionalCustom code/slug. Auto-generated if not provided.
gopay-productiondescriptionstringOptionalHuman-readable description.
GoPay production gatewayenvironment"p" | "s" | "t"OptionalEnvironment: "p" = Production, "s" = Sandbox (default), "t" = Test.
publicKeystringOptionalPublic API key.
secretKeystringOptionalSecret API key.
merchantIdstringOptionalMerchant ID.
secureKeystringOptionalAdditional secure key.
extraobjectOptionalAdditional provider-specific settings.