About 1,277,989 results (3,686 milliseconds)

Problem deleting standard user connected accounts

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/_uuq4caIaUg
Apr 12, 2021 ... I created several standard user connected accounts using the stripe API. The problem is when I tried to delete them, I got this response:

Merging duplicate Stripe customers

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/aorqSVqr06A
Jun 12, 2015 ... Delete. You do not have permission to delete messages in this ... > "Stripe API Discussion" group. > To post to this group, send email ...

Retrieve canceled subscriptions from API

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/vLGCgiNKuQc
The thing is that I really want a simple toggle switch. If Stripe returns me deleted customers with only the id, I can then retrieve all the charges and ...

Question about cancellation proration

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/DeK_3ju3rW0
Apr 7, 2015 ... ... invoice item and then just delete the invoice item. ... You received this message because you are subscribed to the Google Groups "Stripe API ...

Duplicate Customers

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/MsLA1MAcnCQ
Apr 14, 2016 ... Delete. You do not have permission to delete ... What's the best method to avoid duplicate customers being created using the Stripe API?

Stripe API - CVC Verification

https://groups.google.com/a/lists.stripe.com/d/msg/api-discuss/JSFI7Z-fau4/vWCShhxhN7oJ
Delete. You do not have permission to delete messages in ... I am in a situation where I have stored the Customer object in Stripe (which includes Stripe.

how to create a customer after a payment intent is created

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/dVdlM3TeMas
Sep 26, 2022 ... Delete. You do not have permission to delete ... [3] https://stripe.com/docs/api/payment_intents/update#update_payment_intent-customer.

Proration Calculation

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/0bC8Il3-rbI
However, when a user downgrades their plan, the same calculations don't match the invoice created in Stripe. for example,. User upgrades for a free plan to a ...

Re: [stripe-api-discuss] Auto-removal of discounts

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/gFca27z326Q
May 19, 2014 ... customer.discount.deleted is basically only going to fire when a user explicitly makes an API request to remove a discount from their customer.

Customer exists but getting (Stripe InvalidRequest Error::No such ...

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/zhLCFH3oDF0
Mar 31, 2014 ... Now, cus_3something exists on the application's (A's) account because I can see it in the customer dashboard. ... > "Stripe API Discussion" group.

Connect: Saving a customer under a stripe account then app.

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/Uiqwz1OSeE8
Jul 13, 2014 ... 2. Save the customer under the app. 3. Call the api to generate another token. 4. Charge the card. 5.

retrying idempotent requests and error responses from stripe

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/TmZd5qhPuiA
Aug 14, 2015 ... Either my code has a bug, or a connected account has had a customer or card deleted using the Stripe web page and not over my platform. This ...

Token call returns "Your card's security code is incorrect."

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/7LHnV-tZh8Y
The Stripe.js CreateToken API does not do any verifications of the card against the card networks, the AVS checks would happen when you attempt to add the card ...

Webhook for subscription discount expired?

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/mM50SKLrwK8
... Stripe API Discussion" group. To unsubscribe from ... deleted` is sent when you explicitly remove a discount from a customer or a subscription via the API.

Manually prorate upgrade

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/fQC7TYwza_w
Apr 16, 2015 ... You received this message because you are subscribed to the Google Groups "Stripe API Discussion" group. ... multiple-subscrptions-per-customer ...

Missing billing information in client only payments

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/k05QtDO6XiQ
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Michael Stenskjær Christensen's profile ...

Retrieving the transfer (tr_xxx) id from a source (py_xxx) for a Stripe ...

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/VRMn_Z51KLk
The dashboard doesn't call directly to the API (you'd see the url of the request is not api.stripe.com but like dashboard.stripe.com). ... When my customer makes ...

Maximum 25 Current Subscriptions

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/hcJGxd_n7qc
delete a customer, which was proving to have unacceptable performance ... > "Stripe API Discussion" group. > To post to this group, send email to api ...

Stripe Connect: disconnecting a connected account from the app's ...

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/y-jAiud5v7M
to [email protected]. Not a big deal, it's just that I suppose typical use case for deauthorizing is when deleting a user. So when you receive again ...

Update subscription at next billing cycle.

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/SmstblAb4fQ
Delete. You do not have permission to delete messages in this group ... Stripe API does not allows to update subscription at next billing cycle also ...