providerConfig
Returns the configuration template (compatible acquirers and metadata field schema) for a payment-method/processor pair.
providerConfig(
paymentMethod: PaymentMethods!
processor: Processor!
): ProviderConfig
Arguments
providerConfig.paymentMethod ● PaymentMethods! non-null enum
providerConfig.processor ● Processor! non-null enum
Type
ProviderConfig object
Configuration template for a payment-method/processor pair. Describes which acquirers are valid and which metadata fields the provider expects.