CreatePaymentServiceProviderInput
Input type to create a PaymentServiceProvider
.
Input Fields
String!
)
External reference to the PaymentServiceProvider
. Must be unique.
Max character limit: 100.
String
)
Name of the PaymentServiceProvider
.
Max character limit: 50.
String!
)
The ClientId of the PaymentServiceProvider
.
Max character limit: 25.
String!
)
The Client Secret of the PaymentServiceProvider
.
Max character limit: 50.
String!
)
The Authorization Key of this PaymentServiceProvider
.
Max character limit: 50.
String!
)
The host name of the PaymentServiceProvider
.
Max character limit: 50.
Int!
)
The port of the PaymentServiceProvider
[AttributeInput]
)
A list of attributes associated with the PaymentServiceProvider
. This can be used to extend the existing data structure with additional data.
RetailerId!
)
Retailer associated to the PaymentServiceProvider
.