About 1,566,167 results (2,884 milliseconds)

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
Using the API you cannot go from charge or payment to the transfer, you can ... I really need to get this information through an API call to fix my issue.

Re: [stripe-api-discuss] Subscription failed payments

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/OLF_Q4nB7bk
Feb 16, 2015 ... card = “tok_”, not customer.cards.add(“tok_)). Once its billed successfully you'd get a invoice.payment_succeeded.

How to tie/link a payout with the charge that preceded it?

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/6jinjd1ju-k
Jun 30, 2017 ... https://api.stripe.com/v1/transfers/po_1AZGyWDwfKwfo61JIJ____/transactions ... If I get answer back from Stripe support, I will post them.

How can one retrieve the scheduled payouts from a managed ...

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/WrsKP136XD8
Mar 17, 2017 ... I am able to create charges and transfers to the managed accounts. The transactions on the managed accounts get reflected as payments (IDs ...

Re: [stripe-api-discuss] Send receipts to multiple people

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/6nEFq7TywCA
Aug 11, 2014 ... The user of the Stripe Connect app may or may not get an email ... It'd definitely be nice to get the receipt transaction. ID/a link ...

Apple Pay certificate issue

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/cfhQwykXqH8
... getting the cert from my Stripe dashboard. The ... You received this message because you are subscribed to the Google Groups "Stripe API Discussion" group.

Missing billing information in client only payments

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/k05QtDO6XiQ
to Stripe API Discussion. Moving over to the new Checkout solution I have run into the following problem. I use Stripe to collect payments for members in a ...

Stripe API Discussion - Google Groups

https://groups.google.com/a/lists.stripe.com/g/api-discuss
What is the best way to get the stripe product info of balance transaction? Hey Samuel, There are multiple ways to accept payments via our API and different ...

Stripe login link URL does not work

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/xSZOmuxWPYA/m/5bLuIMSlAgAJ
Jan 14, 2018 ... ... Stripe payments. I've setup pretty much everything, but am now ... But I always get the API error from Stripe as soon as I receive the URL.

Using Checkout (embedded form) without access to backend of ...

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/JPter5k4-wQ
Mar 9, 2016 ... ... API [2][3] to create a charge and receive a payment. This ... You received this message because you are subscribed to the Google Groups "Stripe ...

Back date a Subscription?

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/VrFEnENc8JI
Feb 7, 2018 ... By the time we get it to post the data to Stripe (either by API or via the dashboard) the effective date (for billing) has passed - typically by ...

Stripe subscription with capturing

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/4PpwEgMI2Iw
Oct 14, 2016 ... You received this message because you are subscribed to the Google Groups "Stripe API Discussion" group. ... payment system on Stripe for PaaS/ ...

Webhooks can be a bit slow?

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/Oxroie24MuA
Jan 22, 2014 ... Similarly, if you are paying an Invoice (via the https://stripe.com/docs/api/ruby#pay_invoice call), you'll get an error if the payment does not ...

How do I retrieve the product id from a Checkout Session Completed ...

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/Ieva_N95UxU
Feb 16, 2024 ... ... pay. Most people will have only one or two Prices but some will have a lot ... [4] https://docs.stripe.com/api/checkout/sessions/retrieve.

Still Having Problems with Google Appointments and Stripe ...

https://support.google.com/calendar/thread/256456900/still-having-problems-with-google-appointments-and-stripe?hl=en
Jan 31, 2024 ... The problem I am facing is that when people book an appointment with me, some have "uncaptured" payments and they do no get put into my appointment book.

Adding tip after payment

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/9Cw57yXkmH4
Jul 19, 2021 ... ... Stripe Payment Intents API. I need to allow a customer to pay for ... get hit with the flat fee portion of the Stripe fee on both payments.

Why is the Elements UI dependent on a PaymentIntent?

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/euXOXV-UdmI
Jan 25, 2023 ... We have a similar/parallel API called the SetupIntent API for that which allows you to collect payment method details upfront without taking a ...

Stripe Custom Payment flow on multi-tenant SaaS

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/9anmbYd5k7w
... make API requests on behalf of your connected accounts without needing to store their Stripe API keys on your end. More specifically, you can accomplish ...

breaking down Payouts into products, clientIds, or other "sources"

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/GipcwPCMohE
Apr 2, 2021 ... to Stripe API Discussion. I am a newbie and this feels to me like a ... From the API I can easily get all the payouts. But how do I then ...

How to check if a Standalone Stripe account can receive charges?

https://groups.google.com/a/lists.stripe.com/g/api-discuss/c/_tAA2KQsB4c
Dec 18, 2015 ... Is there a way to detect if there's anything missing before the connected standalone account can actually receive live payments? Is it a bug ...