CreatePaymentMethodSEPA
public enum CreatePaymentMethodSEPA
Register SEPA direct debit as a payment method
By registering you allow the user to use SEPA direct debit as a payment method.
The payment method ID is optional when posting data.
-
Undocumented
Declaration
Swift
public static var service: PayAPIService<PayAPI.NewPaymentMethods.CreatePaymentMethodSEPA.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : PayAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible