May 2, 2022
Thank you for your comment.
Will the following accomplish your issue?
curl https://api.stripe.com/v1/payment_methods/[saved payment_method_id] \
-u [your secret key]
Thank you for your comment.
Will the following accomplish your issue?
curl https://api.stripe.com/v1/payment_methods/[saved payment_method_id] \
-u [your secret key]