STPPaymentMethodParams

@interface STPPaymentMethodParams : NSObject <STPFormEncodable>

An object representing parameters used to create a PaymentMethod object.

Note

To create a PaymentMethod from an Apple Pay PKPaymentToken, see STPAPIClient createPaymentMethodWithPayment:completion: