arlyon / async-stripe

Async (and blocking!) Rust bindings for the Stripe API
https://payments.rs
Apache License 2.0
414 stars 121 forks source link

feat(setup_intent): add mandate_data for confirm #547

Closed seanpianka closed 2 months ago

seanpianka commented 2 months ago

Summary

Adds a field for confirming a setup intent and providing the mandate that the customer used to confirm.

Adds a new method for verifying a setup intent created as a us_bank_account with microdeposits.

Fixes a parameter to be optional when querying for all customer payment methods.

Checklist

arlyon commented 2 months ago

:tada: This PR is included in version 0.37.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: