Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to detach a payment method #135

Open
wants to merge 3 commits into
base: release/v0.12.x
Choose a base branch
from

Conversation

timando
Copy link
Contributor

@timando timando commented Jun 10, 2020

Stripe allows you to detach a payment method from a customer, but stripe-rs does not expose this method. This pull request adds this API.

@arlyon
Copy link
Collaborator

arlyon commented Apr 20, 2021

Hello, apologies for the late reply. We are working on getting up to speed on pull requests. May I ask if you are still interested in merging this (we are!) that you rebase? Thank you.

@seanpianka
Copy link
Collaborator

seanpianka commented Sep 11, 2021

I think this MR should be targeting master instead of a previous release branch... but it could be separately cherry-picked over if needed.

Edit: I see #141 targets master, so I'll merge that instead and keep this targeting the last minor version.

@seanpianka seanpianka added the bug Something isn't working label Sep 11, 2021
@seanpianka seanpianka changed the base branch from release/v0.12.x to master September 11, 2021 21:28
@seanpianka seanpianka changed the base branch from master to release/v0.12.x September 11, 2021 21:29
@seanpianka seanpianka added the conformance Conformance to the full Stripe API spec label Sep 11, 2021
Add `Link` as a payment type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working conformance Conformance to the full Stripe API spec
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants