craftcms / commerce-stripe

Stripe payment gateway for Craft Commerce
https://plugins.craftcms.com/commerce-stripe
MIT License
31 stars 48 forks source link

Expand payment method #276

Closed samhibberd closed 11 months ago

samhibberd commented 11 months ago

Expand payment method when retrieving the payment intent response on successful payment. Allows access to details on the specific card / payment wallet used. We had a requirement to identify when Google / Apple Pay have been used, this should make that possible without having to request seperatley via the stripe api.

lukeholder commented 11 months ago

Thanks, will be in the next release. I will update here once it is out.

nfourtythree commented 11 months ago

Thank you for reporting, we have pushed up a fix for this that has been included in the latest release of the plugin 4.1.0.

This version is now available.

Thanks!