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