stripe-perl icon indicating copy to clipboard operation
stripe-perl copied to clipboard

add payment_method_details to Charge

Open sherrardb opened this issue 4 years ago • 1 comments

my current reading of the docs and the response from post_charge() is that it is more robust to interrogate the payment_method_details than any individual card or source returned.

just wanted to capture this while the thought was fresh. more details to come.

sherrardb avatar Feb 06 '20 16:02 sherrardb

i think that i'll address this when adding PaymentMethods/PaymentIntents, since i'm guessing that the mental context will be more conducive and the variety of different payment_method_details will be more apparent.

sherrardb avatar Feb 11 '20 15:02 sherrardb