payment-methodCopy Pageput https://example.com/payment-methodRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsmethod_typestringrequiredThe payment method type. Possible values:'credit card' or 'paypal'card_yearint32The credit card expiration year. Required if method_type it's "credit card"card_monthint32The credit card expiration month. Required if method_type it's "credit card"card_fingerprintstringThe credit card fingerprint. Required if method_type it's "credit card"card_number_last_four_digitsstringThe credit card last four digits.Required if method_type it's "credit card"company_namestringThe credit card company name. Required if method_type it's "credit card"cardholder_namestringThe credit card cardholder nameexpress_checkout_tokenstringThe Paypal express checkout token.Required if method_type it's "paypal"address_idint32The address id. Required if method_type it's "paypal"user_idint32Required if customer_id it's not definedcustomer_idint32Required if user_id it's not defined.payment_gateway_namestringThe payment gateway name that should be usedcurrencystringThe currency that should be used for paymentResponses 200200 422422Updated less than a minute ago