providerConfig
Returns the configuration options for the provider
providerConfig(
paymentMethod: PaymentMethods!
processor: Processor!
): ProviderConfig
Returns the configuration options for the provider
providerConfig(
paymentMethod: PaymentMethods!
processor: Processor!
): ProviderConfig
providerConfig.paymentMethod
● PaymentMethods!
non-null enumproviderConfig.processor
● Processor!
non-null enumProviderConfig
object