get_stripe_payment_method: get payment method information from Stripe for a particular...

View source: R/api_stripe_payment_method.R

get_stripe_payment_methodR Documentation

get payment method information from Stripe for a particular Payment Method ID

Description

Retrieves a list of information about the ‘polishedpayment' customer’s payment method.

Usage

get_stripe_payment_method(
  payment_method_id,
  stripe_secret_key = .pp$keys$secret
)

Arguments

payment_method_id

the Stripe payment method id.


Tychobra/polishedpayments documentation built on May 13, 2022, 7:15 p.m.