#dev-help
1 messages · Page 23 of 1
Is it possible to somehow validate that shipping address name on the checkout page contains first name + last name? Right now the field is called "name" and a user can just provide first name, which makes shipping tricky.
Hello. I use stripe as a payment system on marketplace. I have one real payment, but the user (via connect account) hasn’t gotten money. Settings now: payout: daily. And as I understand, payout should be done automatically. What should I change?
how to setup list of items while creating payintent?
Hello, I would like to ask if we could store exp_month, exp_year and last 4 digit of the card in our own database?
hello, i have an issue with the stripe terminal declining the test card. everything is in test mode and the amount has a .00 decimal. what else could be causing it to decline the card?
Good morning all! We have customers purchasing stripe readers for use with our system and almost all of them integrate their reader successfully. However when making transactions about 60% of our customers require additional support where their machine using the till is unable to connect to the reader despite being connected to the same network. This is almost always solved by our support department connecting to their machines via teamviewer and setting their DNS to google or cloudflare's public DNS. Is there something we're missing with regards to the reader or is this just consistently unlucky with their network setup? Has anybody else had this issue?
Hey, I got a payment from one of my customers, I even got an email that i received payment but whenever i open my strip account, I see nothing on the dashboad
Hello, How Can I set the parameters to deduct stripe_fees from connected account & not from the platform? Here I have attached the code block with 'transfer_data' => [
'destination' => $connected_account_id,
],
Hey Stripe team! Happy new year.
I have a question regarding the format of SEPA Debit errors changing recently. The error when supplying an invalidated mandate has suddenly changed and I was hoping to get an understanding from the developers of that area of if it's intentional (and we should update accordingly).
Previously it would return a 400 "type=invalid_request_error" and no charge would be created.
Now: It returns a 400 type="card_error" and a failed charge is created. This means it's also started sending a payment_intent.payment_failed webhook.
What would be the best way to reach out to the them? I have an account manager, would that be the best route?
Hello guys. Trying to implement ApplePay. If user updates his cart (stripe invoice is updated). But from this function: elements.fetchUpdates()
.then(function(result) {
// Handle result.error
console.log(result)
}); I get error message: error
:
message
:
"PaymentIntent in unexpected status"
status
:
"canceled"
Hi guys, been using stripe on our website for few years with no issues. Recently we have complaints from guests with strange error "Payment failed" once it gets into the banks 3d secure popup. BTW, this just happens with 3D secure cards..here is the ui log,
js.stripe.com/v3/three-ds-2-fingerprint-c152e8d4aaa3fb40b9401e479233b259.html#intentId=pi_3MHlf0LfrGdd2APc0WvUhbUz&locale=en&hosted=false&referrer=https%3A%2F%2Fwww.ltmdinner.com%2Flite-ui%2F%3Fcontroller%3Dguest%26action%3Dcheckout%26fromRegistration%3Dtrue&controllerId=__privateStripeController8341:1 Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-1bd1ss83rhoRESXnUSD+xUzVPZzKrKQPYKkWOj5TJIc='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present.
any thoughts..is this to do with CSP on our server...
Hi! I created an Android app with android studio using the stripe sdk for Stripe Terminal. When used the app constantly for about 1 or 2 days, it doesn't connect to the reader anymore. What can be the possible cause?
Hello I have created subscription with node js api. But when we add “description” memo , it do not add in invoice
Hello, is the klarna payment method available in Switzerland?
Hello,
I have created the PaymentIntent method using the "on_behalf_of" parameter . Now how I can transfer the payment to the connected accounts?
Hey guys!! It may sound a bit noob but im trying to connect my app to stripe for a subscription but the ID i get is cs_test.. and i get an error on console when trying to redirect to the checkout. Any suggests? Thanks in advance guys!!
hi
Hey, so I just wanted to get some pointers about implementation of a recurring payment flow using Stripe's API to manage the payment. Now I read the Subscription docs but I realised that the way our SaaS pricing works isn't really compatible with Stripe's Product and Pricing APIs. Reason being each User could request a different price for the service, add-ons to that service. Each additional add-on also has configurable price which would be pro-rated (something that we'll have to manage on our own platform due to Product, Price not mapping to our pricing model unfortunately).
Initial thoughts are adding payment methods (required, we can use Stripe Customer and PaymentMethod API).
Then calculation of total price for a month is something our platform will do. I'm just not clear how we'd charge the User on a recurring basis. Any leads would be appreciated, thanks!
can you reopen my last thread
Hi, I need to test permission on the stripe app. Just wanted to know the step to test permission on the stripe app for connected stripe account
Hi
After Publishing Stripe App, if we need to add any feature or enhancement to the app then do we need to resubmit App for review?
Let's talk in our thread
ok
Hi , i have a problem with processing paymants from stripe as third prty on shopify
Hey there! We're trying to setup 3DS payments using payment intent in order to accept payments from Indian cards after the new RBI regulations. We're having a pretty weird issue with the UI provided by Stripe, after the modal opens for the user to type the OTP code sent by their bank, the user is not able to focus on the input nor anything inside the dialog.
Hi, I was wondering if I should be checking the status or payment_status after the checkout session has been redirected to the success url? Like would the checkout session redirect to success if the payment wasn't successful?
can someone help me
Hi can someone help, I’m trying to set up Dubai stripe and keeps asking for my passport then saying failed verification because of my passport and please re-upload. Done it about 10 times with new photo each time
Hey, guys!
A question regarding disputes. I'd like to know with which of these dispute types transactions are made?
warning_needs_response, warning_under_review, warning_closed, needs_response, under_review, charge_refunded, won, or lost
I have four products: Lite Plan, Standard Plan, Gold Plan and Diamond Plan. Customers subscribe to any of those. Now I need that a customer subscribed( for instance to Lite Plan), be capable of upgrade his subscription to any of the plans. The problem is how to achieve this maintainint his current Subscription object by updating only the product associated to it. Is it possible ?
hello
have other issue, we are creating payment using checkout session and generate invoice, at that time can i add time rang.
we want to add like this but not able to add time... can you help
Question about failed webhooks:
How do I see a list of all failed webhooks on connect accounts, and retry them only once?
Hi! Can someone help with a coding question?
how to get ANR in a refund??
Hello, where do additional cost for non-EU cards be charged in Stripe connect? on the platform or the connected account?
Hey Stripe i am currently trying to book a call. I would like to get introduced to stripe and hopefully use it in the future. Greetings Luc.
Ptrainingbyluc@icloud.com
Stephan king wrote me But it is impossible to book a call
Hi all, is it possible to modify the subscription date for a new upgrade. I need this because I am calculating a custom prorated amount using via invoice and then upgrade the user to a new plan with a custom start date
Hey we saw that Eversports has those payments with the label "Powered by stripe" and there is also paypal. Did you add paypal as payment method?
I'm trying to create a saas that offers monthly and annual subscriptions. I just wanna keep things simple and write as little code as possible lol. Is there a service that already handles all of these things
What parameter in a paymentIntent can I use to set my orderID and shortcode?
Hi,
I'm trying to transfer money to a connected account like this:
$paymentIntent = $stripe->paymentIntents->create([
'amount' => $campaignChannel->amount->toPennies()->getAmount(),
'currency' => 'usd',
'application_fee_amount' => $campaignChannel->fee->toPennies()->getAmount(),
'customer' => $campaignChannel->campaign->brand->company->stripe_id,
'confirm' => true,
'transfer_data' => [
'destination' => $campaignChannel->channel->user->stripe_connect_id,
],
]);
However I keep getting this:
You cannot confirm this PaymentIntent because it's missing a payment method. You can either update the PaymentIntent with a payment method and then confirm it again, or confirm it again directly with a payment method.
The connected account has a valid payment method, in the docs I read that when confirm = true that payment method is used automatically.
What am I doing wrong here?
In Stripe documentation, it says there is a type of 3D Secure card that always requires authentication. How does this work for offline recurring payments initiated via API after setup_future_usage=off_session was initially done for the first payment? How can the user authenticate an offline payment?
Hello,
I am using the destination charge model and when I am doing payout manually, I am getting an error "You have insufficient funds in your Stripe account for this transfer." but I want to payout only SGD or USD account and the connected account is UK (GBP)
Hey guys, I have a question regarding sending receipts automatically.
I'm sending the billing information with an email address. But if I look into the payment in the dashboard, it's not sending the receipts because an email address is missing. Which email address do I have to set? Thanks for your time!
Demigod
Can we request features here? I am dealing with customers whose readers enter "tamper mode" and both we and them are confused for a while as to why their reader won't connect. It would be great if the simulated reader could be made to enter this mode or if we could get some more robust error codes so we can handle this case specifically
Hello ! First of all : happy new year !!
I have a question about the PaymentElement.
When the PaymentElement is mount, I sometimes need to update the PaymentIntent. To refresh the PaymentElement I use elements.fetchUpdates but it works only when I do it in a setTimeout of 1 second. I have tried to get the PaymentIntent with stripe.retrievePaymentIntent just before using elements.fetchUpdates to see if the PaymentIntent was updated and it was !
When I update the PaymentIntent multiple times elements.fetchUpdates doesn't work anymore.
Do you know a way to fix it ? Or to get the PaymentElement to update faster ?
Hi there! I have a question. How to get the list of the payouts from a specific connect account? By sdk
#dev-help
Hello everyone,
I need help regarding checkout session link. I am generating checkout session link with react and express. How can I catch the checkout session link so that I can send the link through an email so that the customer can pay for the products?
Hello guys, I would like to know if there is any option so that you can change your rate in bulk. Currently I know that I can change the subscription from the stripe admin, but I would like to know if the subscriber can do it from their side.
In this tutorial https://stripe.com/docs/connect/creating-a-payments-page?destination-or-direct=direct-charges it seems to say you can create a price object without linking to a priceID
'line_items' => [[
'name' => 'Stainless Steel Water Bottle',
'amount' => 1000,
'currency' => 'usd',
'quantity' => 1,
]],
However, when I try this exact code it doesn't work (HTTP ERROR 500)
Hello, I would like help using setupintent and paymentintent
Hi, I am investigating using Stripe JS and have come across both the v2 and v3. Does v2 support api calls on behalf of a connected account? For example, in v3, per https://stripe.com/docs/js/initializing, I see I can pass an options object and in there, pass stripeAccount to refer to the connected account. I dont see this same option, explicitly, for v2. I tried it out and I dont get an error but when I make later calls I get an error which seems to point to creating card sources to be used for our "platform" account but not the connected account I actually want the money to go to. So just trying to find out if I can use v2 SDK AND refer to a connected account even if I am using the publishable key for our "platform account". Hope that makes sense! Thanks in advance for any help!!
Hi There. I am getting an error that doesn't make sense to me... stripe.error.InvalidRequestError: Request req_5Hfx0rXeRl1mem: No such invoice: 'in_1MLaUHBt71nMjALQt8v1xBnu'... the invoice with this ID clearly exists for this client. Am I doing something wrong?
hello, is there an automated way to load test data inside stripe test account?
Hi! Is there a way to send receipts for all payments done last year to Customers? Like an overview instead of manually sending one per transaction.
Hello, when does stripe round fees to the nearest cent? before or after adding the fixed part?
Hi! Can someone help how can I update the amount in the paymentintent when a button is pressed?
Hi all. First message here and not really a dev question sorry. I'm working on a Custom payment flow (https://stripe.com/docs/payments/quickstart) for the first time. Everything fine so far but I'm surprised by the fact that the amount to pay is shown nowhere in the generated stripe form.
Meaning that you can send a amount server side different from what you decide to show on client side if you want to be malicious. Is it intended or am I missing something ?
Thanks a lot.
Is there a way to use Stripe Sessions to take one time payments without creating a Prices product?
Hi all ! Has anyone here implemented stripe using Spryker before?
Is it possible to get balance transactions for a specific connect account?
Hello can I create schedule like this inside webhook.ts when event.type is charge.succeeded?
const stripe = require('stripe')('adadasd');
const subscriptionSchedule = await stripe.subscriptionSchedules.create({
customer: 'cus_MBUbxhQStirO4q',
start_date: 1673541069,
end_behavior: 'release',
phases: [
{
items: [
{
price: 'price_1MH63aDTISXyBnp6EZE0YS6B',
quantity: 1,
},
],
iterations: 12,
},
],
});
I am having trouble with getting the stripe-account header working in my bubble.io app, any chance you can help with this?
Hey Team, sorry back with another question.
I want to listen to payment_method.automatically_updated events but the interface that lets you select which events a webhook subscribes to only lists payment_method.card_automatically_updated as an option.
Looking through event history, there's never been an event of the latter type but I have lots of events of the former type (the one I want to subscribe to)
Is this a UI bug and I should be fine choosing that one? Or another issue?
We have a connected account that has funds, but is in a 'Rejected' status. How do we help them. They say they Stripe will not re-enable the account
Hello there. I'm getting a StripeAPIError: Invalid JSON received from the Stripe API from a retrieve customer (GET v1/customers/:id) function.
I am using NodeJS + Typescript with stripe's npm package. The code that triggers this error is:
const customer = (await stripe.customers.retrieve(subscription.customer.toString())) as Stripe.Customer;
Which is used to get the customer data from a subscription event (webhook).
Interesting enough, I have no issues in local development using the Stripe CLI, only in my VPS deploy. Both the VPS and my local pc are running node v16.14.2, but I can also confirm the same code does NOT return an error in node v18.12.1 on my local development. I did not try node v18.12.1 on the server.
Does anyone here have any suggestions?
I found this Stackoverflow question with the same error, sadly it does not have a solution: https://stackoverflow.com/questions/74404453/error-creating-instance-of-stripe-in-api-route-with-sveltekit-in-production-host
Hi, I'm trying to create card token with my frontend using React but I can't seem to understand the steps in the documentation for that
hi, i have a stripe account for my business. I am having trouble with a bank payment from one of my customers. It reads as follows:Stripe sent a small deposit to this bank account. To verify this account, please confirm the 6-digit code in the statement descriptor of this deposit.......What steps do i need to do to complet
complete this transaction
hey, guys, how are you? I would like to know if there's a way of creating direct charges using checkout session
Hello. I have sent in my ID before and have still not been able to log in
hey there
i have got an issue with a webhook
there are my two customers who subscribe for a product at almost same time with a difference of some margins
now i am running customer.subscription.update webhook when a new invoice get made
now as because the time difference is of margin
iam receiving an error
"message": "This object cannot be accessed right now because another API request or Stripe process is currently accessing it. If you see this error intermittently, retry the request. If you see this error frequently and are making multiple concurrent requests to a single object, make your requests serially or at a lower rate."
"type": "invalid_request_error"
can anyone help me here ???
I need help please
Hey, I have a few questions regarding Stripe issuing/treasury and whether we can use this for our platform
We are using React Stripe.js for some of our app functionality [https://stripe.com/docs/stripe-js/react#setup]. Need advise on how to add the Partner App[Partner ID - XXXXXX.PC00XXXX] information when we use the react module?
Hey guys, i have a question regarding the details_submitted field on a stripe account
Hello. Got another question about subscription schedule. I've managed to schedule an update for next month on Feb, 1 but I don't see it in my upcoming invoices. It looks like it's trying to continue the current phase. The request id is req_n2zVogDc5cXF3a
hello
Is there a sample code for creating a Stripe webhook using express.js?
Hello, what do you recommend when confirming the payment intent from javascript?
I responded to you in the thread above, do you see my messages there?
Hello, I have a use case where the customer pays for an item using card and the funds goes to the platform balance after the amount is captured, I'm trying to transfer some amount to a stripe connect account, I'm getting an error "Insufficient fund". But i can see the captured amount in the platform balance...
Using pagination, is there a way to know that you are on the first page, so you can not go backwards?
i need help i was supposed to have 3k deposited to my bank and only 345 was sent, i need help!
Hey there, quick question, how can I add more countries to this dropdown?
Hi, can I want the webhooks to receive a url query/custom parameters. Can I do that? I want to use req.query or req.body.
e.g:
const webhookHandler = async (req, res) => {
//....other boilerplate here
case 'charge.succeeded':
// Handle the charge.succeeded event
const subscriptionSchedule = await stripe.subscriptionSchedules.create({
customer: req.body.customer,
start_date: xxx,
end_behavior: 'release',
phases: [
{
items: [
{
price: req.body.price_id,
quantity: 1,
},
],
iterations: req.body.iterations,
},
],
});
}
Hey hey! We are implementing payments for indian cards where all our test mode payments went through without a problem and after a real-world test we're getting a failed payment with code transaction_not_allowed. All the required mandates are in place (both in the setup intent and the subscription). What could we be doing wrong?
Hi, a lot (pretty much all) of my subscription customers get their default payment method defaulted to ACH credit transfer which then subsequently requires me to go in and change their payment method default manually once they add it -- is there a way to automate this via code
Hello!
Good morning
I have two questions for you:
the first one is it possible to extend the payment deadline for a hold, currently it is seven days?the second is a card with no funds, it is possible to make a hold payment to this card?.
Hi there, I'm wondering if SetupIntents need to be a certain age for them to be used via Elements (stripe.js)
For example I create a setupintent which then I use to immediately create a payment through Elements, but I get a strange JS error
If I wait a few seconds or so and call the same function, it mounts Elements just fine
Hi there, I have a quick question. I've implemented Tap to Pay on iPhone using the instructions found in https://stripe.com/docs/terminal/payments/setup-reader/tap-to-pay-on-iphone. I noticed that there is a best practices section that says I should reconnect the reader when the app comes to the foreground. Is there any way to prevent the connection from being lost in the first place?
Long time no read, but I'm back with another question relating to free plans.
Namely: When a trail ends, is there an prebuilt way to downgrade the user to the free plan if no payment information is found?
(or will I need to do it using a webhook and some custom code?)
How long is the limit to do a refund? Seems like at one point it was 180 days, but I just tried one that was 188 days old and it worked, so I know it's longer than that. This is for credit card transactions
Using stripe woocommerce plugin. Site use Elementor. Created a checkout page with the woocommerce Checkout element. Nothing fancy. On the stripe credit card box, the background is gray and the little checkbox which is suppose to be for save credit card details - You can't see the font but you can see the box. I can't edit the font color to make it stand out. It's just the same as the credit card section background (grey). Is this a stripe issue, woocommerce issue? Astra theme issue? Not sure where to go with this. everything else on checkout looks fine.
Hi, I've been experiencing cancellation issues with certain Visa cards for some members. The Visa cards are all issued by the same bank. After speaking with Visa, we were told that we never sent a clearing record, but a reversal instead. "The issue isn't on the issuer side, but on the acquirer/merchant side." Could someone help with clarification on the issue and why it's happening?
Can someone please advise me on how I can add stripe buy now button and buy in installments button to my WordPress website?
@golden cosmos we had a conversion yesterday, and you asked me to not pass in capture_method=manual to be able to display wechat as a pyament method option. I have tried to change it, but it didn't work. can you help me again?
and of course, if there is anyone from Stripe who can help me I would be very appreaicate, thanks, here are our messages #dev-help messageareWeChat
Hello
I am trying to update my payment info on Qwick
I am not receiving the verification code
If our webshop receives multiple transactions per day, can I make sure that they send each transaction from Stripe to the bank? Right now, they are all sent together in one transaction and this makes it difficult to analyse.
Hi, I've been following the guide for the "set-up future payments" feature: https://stripe.com/docs/payments/save-and-reuse?platform=checkout#use-payment-method/ . I need to charge a user's card once they complete some action on my site, which may or may not happen in the same user session as when they entered their card details. What is the best Stripe id to store on my side - the customer id or the checkout session id?
Hello, I'm working in a stripe integration with subscriptions. I need add a tax (IVA) to the products in dashboard, but when I add a new price, I can't set a tax. Can you help me please?
Oi tem brasileiro aqui?
Preciso de ajuda com uma integração de stripe e um sistema em php meu :/
Hi team! I was wondering if there's any aspect of the payment_method api that exposes teh issuing bank of the payment method? I can't seem to see this
I need some help with a logic:
If we have limited quantity of products let's say 100, and 1,000 people interested, we can do a quick check and make sure that before stripe button functions there are still quantity left, but if for example we have 2 items left and 10 people apply, all 10 will get an "OK" and the first two who enter their credit card details faster will actually get the product.
How can we stop the other 8 from making payments as soon as the 2 bought? and let them know they are too late?
I know we can do like a "cinema" or "airline" where we give people a window of 10 minutes and lock that item to them, but prefer not to go down that road, since we want real-time, not queue system.
Is there a way for Stripe to ping us after submit is pressed on Stripe side and if we say don't do it, it gives an error?
Hey - just found this Discord. I've been asking questions on Stripe support chat all this time 😑 haha.
Intro:
- My product charges recurring monthly fees and we are moving from prebuilt checkout to our own integration with NodeJS/ React.
- I want to create a checkout flow similar to checkout.stripe.com to integrate into my NodeJs application. But since the stripe checkout form isn't customizable or embeddable, I've designed my own flow and added a few things. For example, when user clicks on someone's referral link, it goes directly to the payment flow and saves his/ her referral ID for commissions. So, that's why I can't use Stripe hosted checkout. Also, I couldn't use it for Google ads tracking, and so on.
Questions:
- Is there code of the Stripe prebuilt checkout that I can just copy+paste and customize and host on my own server? If not, do I have to do it from scratch? I want to customize everything from background to borders of fields.
- If I don't use the prebuilt checkout, is there a way to track cart abandonment? How do I do this? Do users have to be logged in for the cart abandonment to work? Or does it capture the email as they are typing it?
- Should I be doing the front end from scratch and just connecting with PaymentIntent? Or should I be using Elements? I'm very confused.
- Can I use Stripe Tax if I don't use prebuilt checkout?
- The prebuilt checkout form is perfectly developed to the pixel. It would be very helpful if there was a way to just use that UI and host it myself. Maybe I'm misunderstanding this whole thing. Pls help.
Hey potentially dumb question but does anyone know if I can bulk grab "Charges" by a list of ids in the Python SDK?
Can anyone help me use the query to find a payment method used on a payment linked to a stripe connect account? C#
Do companies need to enable payment intents and setup intents on their account?
How can I re-arrange the payment options?
How can we ensure that emails are sent to connected account owners when payments are processed?
I am creating a no code website and I wan t to integrate stripe. Is there a way to create a one link that allows anyone that clicks of it to create a stripe profile under my connect account
Instead of generating a new link from my stripe profile every time
I’m a small business and we start using stripe.. i have enable the afterpay, affirm and klarna .. built out my payment page but when i my keys from stripe .. its not showing my payment options for the above three
Does pausing a stripe subscription also pause the trial on that subscription or it just expires after the trial duration has passed.
I am using stripe payment element here, is there a way to change the interface language? thx
How can I make the billing portal button for cancelling subscriptions cancel them immediately, rather than in X days time?
Hello! Quick question on the stripe trigger command. I am trying to pass in a specific Customer (ex. cus_Nxxxx) when I call invoice paid. The issue is that Stripe doesn't seem to be accepting the customer ID - when I go into the dashboard, there is a new customer created from that call. Does anyone know how I can call invoice.paid with a specific customer? Here is what I'm using: stripe trigger invoice.paid --add invoice:customer=cus_N7JCB5nhYqe8Dx
Hello. got a question about releasing a subscription schedule. I don't completely understand from the docs. Does it mean if I release a schedule it goes back to the previous schedule? let's say I have this
{
"end_behavior": "release",
"phases": [
{
"end_date": "1675209600",
"start_date": "1672961088",
"items": [
{
"quantity": "1",
"price": "price_1MN2inGJhtMpdHF8MIe6jE8u"
}
]
},
{
"end_date": "1677801600",
"start_date": "1675209600",
"items": [
{
"quantity": "1",
"price": "price_1MN2inGJhtMpdHF8rmTyglAr"
}
]
}
]
}
the first phase's billing cycle is anchored every first on the month. will the phase follow this billing cycle after its released?
Hi team! Can you check the progress of the ticket about affirm's integration for me?
Hi, I received a payment three weeks ago but there are still no payout and the expecting is keep changing. Can you help me please?
Do vanilla gift cards not work to pay here?
Hi. When a customer subscribes to a vendor and there's an application fee, does stripe automatically transfer said application fee to the platform while the rest goes to the vendor's connect account (excluding Stripe's processing fee)? If so, then does Stripe charge the platform a fee when the vendor withdraws their earnings from their connect account?
Why did Stripe send 2 Webhooks for 1 event? https://dashboard.stripe.com/events/evt_1MMy4cC8zhYigIfxSSQzi6AX
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
colink
Hi all
I have an asp.net stripe webhook issue... it was working fine until a few days ago. I needed to allow users to open more than one tab with in the same browser for my application. this caused a session bleed issue, so I was informed the fix, which works, is to change <sessionState cookieless="true" regenerateExpiredSessionId="true" ... however, this seems to be causing a stripe webhook error (302)
I'm hoping I can get some feedback on this
Hi @sage sphinx I've created a thread for you, let's discuss there.
ok thanks
hi, i have a question about creating a new subscription
im tryin gto use stripe.subscriptions.create but getting the error StripeInvalidRequestError: This customer has no attached payment source or default payment method.
i create the customer just before trying to create the subscription, and am not sure how i should set the payment method.
ultimately i would like it to work like charge.create where i can redirect users to a stripe payment page
Hi i have a question regarding hold payments and the amount that can be captured
Hi Team, we are in Test Sandbox for Stripe. We are integrating Salesforce Order management with Stripe for the Payments. We are not able to see the transactions getting pushed to Stripe. Has anyone done integration between Salesforce and Stripe?
Hi Team,
Trying to setup webhook push customer subscription information to our system and get a response of ERR.
We have tried on test mode and it worked find. but got ERR response for live mode
Hi I have created a payout report from sdk
Is there is a way i can download that report
from sdk or read that report as it has success status
Hi @sturdy cobalt I've created a thread for you, let's discuss there,
sure
Is there a way I can charge a subscription before the due date?
What's the best way to charge someone for a subscription that cancels after 2 billing cycles? I've tried to do this with a "cancel_at" property.. but it's sometime off by a matter of minutes that causes the subscription to create a pro-rated invoice.
Hi Everyone!
Just wanted to ask if it's possible to pay multiple connect accounts in one payment? For example paying a crew of 10 people with one payment.
Thanks!
is it possible to refund someones subscription without cancelling it
Hi there, is there any way to charge shipping on a product with recurring payments?
as it turns out, you can not use cookieless configuration with stripe and receive webhooks. if you use a cookieless configuration, such as in asp.net setting <sessionState cookieless="true" regenerateExpiredSessionId="true" ... then it creates a 302 error for the webhooks. This has nothing to do with the back end server code. It is the sole product of the change in the configuration to cookieless that causes the 302 error. I can prove that by switching between them and changing the subscription. With cookieless we get the 302. With cookieless turned off, we get the normal 200. The problem is that we need to have multiple tabs opened for our application and the only way to do that is to use the cookieless configuration. I'm wondering if stripe can offer any plausible workaround?
hi everyone, is there a way to push payment receipts into an App for users to download/open the receipts in PDF from our App?
const customer = await stripe.customers.create({
name:"aryan chavda",
email: "achavda444@gmail.com",
});
console.log(customer.id)
// Create a PaymentIntent with the order amount and currency
const paymentIntent = await stripe.paymentIntents.create({
amount: calculateOrderAmount(items),
currency: "inr",
payment_method_types: ['card'],
customer: customer.id,
receipt_email:"achavda444@gmail.com"
});
I am passing email in this code still getting email field in checkout element can anyone help me?
Hey, Is there a list of error codes that are occurring due to the stripe fraud detection ?
No There is no errors
I can render payment element but the issue is I don't need email field
@floral inlet Let's discuss in the thread created for you: #dev-help message
I’m trying to build a custom flow that has
- Email and Consent and check for cart abandonment
- payment options as many as possible
- Name
- Region/ zip code
- agreed to terms
Then after they pay, they are asked to enter a password to finalize their account.
From what I understand:
I have to use:
- “stripe subscriptions” (https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements)
- elements and appearance api to customize
- payment intent
Is this correct? nodejs.
Lastly, my dev says in order to use subscriptions we need to create customer first. What does this mean?
Using VSCode Stripe plugin
I am unable to resend events
"Failed to resend event: evt_1MN62IGa4fn7zJwNEgxtE0N5. Request failed, status=400, body={
"error": {
"code": "resource_missing",
"doc_url": "https://stripe.com/docs/error-codes/resource-missing",
"message": "No such notification: 'evt_1MN62IGa4fn7zJwNEgxtE0N5'",
"param": "id",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_bUuNThRmLzBqEU?t=1672988177",
"type": "invalid_request_error"
}
}
"
is stripe sending emails for subscription plan updates?
so I'm building a peer-to-peer clothing renting platform, and I'm thinking would it be reasonable to create a product on stripe with several images, so I can manage the clothes that are available on the website? Adding a json to it and all that stuff? instead of hosting the product myself
Hello.
I have one question.
I have implemented convenience store payment with Stripe.
However, unlike credit card payments, it does not redirect to my store from the last page, so the cart SESSION remains.
Is it possible to customize the last page?
Question regarding pricing -
In addition to the base 2.9% + 0.30/transaction, if I am using the Subscription/Invoicing API programmatically, hosted on my infra, the additional 0.5% and 0.4% are still added on respectively, bringing the total to 3.8%/transaction (+0.30), correct?
(https://sx.physgun.net/1672992407-Oval-Anteater.png)
Hi, I want to connect stripe from my accounting system and get the secret key for online payments. Do you have any api to read the key?
Hi there. We received a dispute email from Klarna which talks about a "Invoice Number". Does anyone know what this invoice number relates to? I can't find it in our stripe search. It has two formats, long integer or UUIDv4. Any ideas what they are talking about?
Good day to you, guys! How to know if returned dispute from /v1/disputes is a regular one or it's Rapid Dispute Resolution (RDR)?
Good Morning Stripe Team, hope you're well. I had a question about whether there were any technical limitations for using Stripe as the payment gateway for an app which uses a ROSCA (rotating savings credit associated) model. Many app developers we are working with believe there to be no issues, but it would be great if we could be made aware if there were any limitations for using this?
Hi, I would like to know what the default setting for new accounts is:
If a client has only gone through the welcome process and connected a bank account; what happens (automatically) when the first donation comes in; does the money sit on the Stripe side, awaiting a manual action before it is transferred to the registered bank account, or is it automatically transferred immediately when received?
If (as I hope/expect) it is automatically transferred to the bank account then by which method does that happen? Is it instant or will take several days before it appears in the bank?
Using Stripe JS (https://stripe.com/docs/js/initializing) though to initialize we need pk so basically I have to request that information from the backend though, in that case, someone can get the key and it can be misused. or is it safe to do that?
Hello, I have to handle webhook event on payment failed of subscription.
can you please tell me which webhook event triggered from skype side so I can handle it in my app
Hello Channel,
We transfered amount from MarketPlace Stripe Account to Service Provider Stripe Express Account using https://api.stripe.com/v1/transfers API
After calling this API we are able to retrieve webhook called transfer.created into MarketPlace stripe. Also, we are able to list the amount as transactions in Service Provider's Stripe Express Account.
Screenshots:
https://prnt.sc/sOMCzquiTzsW
https://prnt.sc/uxd2oDZpjQ6Z
For Service Provider's Stripe Express Account the balance transferred to there bank account ideally in 1 business day. I am looking for the API/Webhook to track the events occured for this payout using MarketPlace Stripe Account.
Currently, I am using https://api.stripe.com/v1/payouts API to track all Payouts to bank, but not able to have data of payouts from API's.
Can you please look into this and help me out for the solution.
hi, I'm getting atimeout from stripe on Product.create
Can anyone tell me where I can find our CAID (Card Acceptor ID) on Stripe?
Hi Team
I am trying to stripe Integrate with Salesforce marketing cloud
i unable to do that
can you guide me how to integrate with SFMC
Hi
I'm having a lot of issues with apple pay
Hello Stripe Team,
I have 2 questions
- Is there any way that we can customise the express account onboarding page to display our own text
- Is there any way that without ID verification the account cannot be created
Hi. Using Stripe Elements, is there a way to save a customer's payment credit/debit card details using a React form or when they make a purchase?
Hello can anyone help with updating a paymentintent?
what application access is needed on the key to grant account.retrieve access
Hi, I need some help to understand some technical possibility about connect users
Hello we have to set that subscription should be renew before 7 days of subscription expire date. so can you please guide some way for how we can set by api ...?
Hi, I seem to not be able to open the stripe dashboard after I tried setting up with Github Sponsor
Hello,
I need to change design of react stripe elements.
how I can do?
Hello, please help me, from Chile I tried to make a stripe payment for GrowPro and due to the number of attempts I made with my card, they blocked me, how can you please unblock me so I can pay, thank you. 👋 Francia
Hi, i really need to speak to the sales team is there a contact number for them?
Hello Stripe Team
we have implemented the subscription flow in our project, the subscription takes card details and process the payment. If i have to update the card to a different card details how can we do it
How can I get this info for a connected account by account id?
Hey Stripe team 🙂
Would you know where I could find out more information about payment_method.automatically_updated
We've had a growing number of customers complain to us that they didn't authorise the use of the new card but we're not initiating these updates.
It would be great if you could point me to somewhere that explains how these updates work on Stripe's side so we could be more informed for our customers.
My understanding is this is something the card issuer does via the card networks so our go-to has been to refer customers back to their issuers.
Does this update process have a name I can search or something? Or does Stripe have any docs about it?
Good morning! We had a question about statement_descriptor on products. We are attempting to update the name of several of our products for consistency and some products (on the web UI) have a statement descriptor with an asterisk * contained in it. The web UI will not let us edit the name of the product unless we also remove the asterisk in the statement descriptor. However, we can modify the name (and the statement descriptor) via the API -- even if the statement descriptor still has an asterisk in it. More than anything, just letting you know that it doesn't appear that the same validation rules are applying on API vs Dashboard changes
Please, how can i style the card elements(CardNumberElement, CardExpiryElement, CardCvcElement)
Is there an endpoint we can call to validate the values in the elements before calling confirmPayment?
Hi guys, How would i make a get call to find a specific users connect acconut_id
Hello
I'm currently trying to test my stripe integration on a preprod server. It seems that the webhook I registered doesn't fire for some events. It reaches my server for payment_intent.created and payment_intent.succeeded but not for account.updated event. Same server same webhook and same endpoint. This endpoint worked in local. The webhook is correctly set up to listen to account events. I use stripe connect to onboard customer as express accounts.
Hi there, I need to create a subscription via you checkout page, can I somehow set that the subscription will start in the future? Our customer now opens a checkout page with subscription, he pay us, but I don't want to have start period right a way -> I need it first day of next month.
is there a way to get tax amount without a checkout session (we are using RN and paymentIntent/confirmPayment)? Is there a different endpoint that will calculate tax % for me based on price and customer address/zip?
Hello 👋 I have some trouble with product coupon duration.
I have 1 product, with 3 prices. The difference in the prices is how often they are charged (monthly subscription, every 2. months, or every 3 months).
I would like to make a coupon for the product/sub that is valid for the first 2 charges. I can only select coupon duration in months. If i select a duration of 2 months, thats fine for people subscribing monthly, but for the other prices, the duration has expired before the second charge.
How can i achieve a coupon valid for x charges across product prices with different intervals?
I did a subscription test clock... all instalments are meant to be $712.17 but the final instalment is $712.21 even though the subscription's cancellation date is the exact date that the final instalment period finishes. Could use some help to understand why and how to prevent this
When to use setup intents vs subscriptions? Is it one or the other?
Currently I use subscriptions and attach a payment method as the default_payment_method when creating a subscription . I was wondering if I can use setup intents and remove the subscriptions?
hey, guys, i have a question... when creating direct charges, the price id must be created within the connected account, right? or can be in the main account?
Hello. Trying to implement Stripe Checkout. ( https://stripe.com/docs/checkout/quickstart ) When user is being redirected after successful payment from stripe back to my server. How i can pass additional parameter from stripe? For example customer_id, or payment_intent_id, or something similar ?
What’s the best way to create a user subscription management portal on my app’s dashboard? One that is safe & secure for them to remove & add their cards. Do I have to use setup intent for this? For example if they want to delete a card and then add a new one. Or upgrade/ downgrade subscription. I just have to allow them to manage their membership via our app. Not stripe hosted dashboard.
Hey guys, I'm trying to get the country from a stripe element so that I can then setup the Stripe customer with the country they've chosen. I need the country set so that Stripe tax can calculate the tax they need to pay. I know I could add the addressElement to the Stripe elements but I already have a separate billing address form for companies who want to save their full billing address. Ideally I'd just get the country from the stripe element so that the users don't have to fill out the full address each time - I've tried this.elements.getElement('address') but that just returns null and I've tried to add an on.('change') listener to the element I wasn't able to get the country using either of those methods
Is it possible when creating a SetupIntent to pass along metadata that will go on the PaymentMethod that will be created?
We're trying to keep record of which one of our users adds a payment method.
Hey! How does Stripe perform currency exchanges? Is there an API to query the rate at which a conversion will be performed before hand?
Hello everyone,
I am creating Invoices for charging my customers. I send them an invoice via email. However, many times they ask for bank details directly on the invoice. Is it possible to add some custom bank detail information on the stripe-hosted invoice page.
I know I can add any details I want on the footer? But I was hoping I could provide the same information on the stripe-hosted invoice page.
(Note that I am not asking for a stripe-provided bank transfer payment facility, which is unavailable in all countries. I just want to display some bank account information on the hosted invoice page)
Hi - I am using the Stripe VSCode plugin.
I receive the test events without any issues, but am unable to resend or Trigger default event.
Failed to trigger event: checkout.session.completed. Trigger failed: Request failed, status=400, body={
"error": {
"message": "You cannot use line_items.amount, line_items.currency, line_items.name, line_items.description, or line_items.images in this API version. Please use line_items.price or line_items.price_data. Please see https://stripe.com/docs/payments/checkout/migrating-prices for more information.",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_rEQFYuzj1OnbWJ?t=1673019774",
"type": "invalid_request_error"
}
}
Hello,
I am using the destination charge model and want to payout manually. Our platform account is an express account so we want to transfer the money to the connected accounts manually when we payout manually, the fund should be deducted from our platform stripe balance or bank account or cards to the connected accounts so the stripe support has recommended us to use destination model for it and do payout manually so I have implemented a code when the client pays to the platform. I think I am doing wrong in the code. I have passed the connected account id in "destination" and "on_behalf_of" is it right or wrong? yesterday I was getting an error when I did the payout.
Hello, I'm using react-stripe-js and Element on my website. I did not activated Google Pay as a valide payment method yet it is showing in the Element component on Android devices and Chrome navigator. Is there any rules that force GooglePay on these devices ?
bhanu365
Hi there, wondering if it's possible two stripe account ids could differ only by case, e.g. acct_abc and acct_Abc ? A library I am working with downcases and I want to make the account id part of the field but will need a different approach if there is a possibility of clashes.
For setupintents, is there a way to do "automatic_payment_methods" like with PI to generate methods that are assigned to a account and not have to be verbatim
Can anyone tell me how to export ACH tokens to a new processor?
So I'm trying to get verification code texted to me for poached app. It's the only thing stopping me from working and no number is getting tested code
Not sure. I've tried 3 numbers to text thru my poached profile and none are getting the code texted
Hi! Is it possible to get balance transactions filtered by specific product?
Hey, we are implementing a new checkout using https://stripe.com/docs/payments/defer-intent-creation-confirm-server. On the server side will I need to provide the beta key as well? Currently, I'm getting a response like You must provide a `return_url` when confirming using automatic_payment_methods[enabled]=true.. And just trying to understand if that's not included in that document by accident or if I need to provide the beta keyword on the server side.
Hi, stripe is automatically sending invoices to my customers for subscriptions payment, I don't want stripe to send those anymore, is it possible to disable them?
Hi there, when using subscription schedule with subscriptions, is it possible for a subscription to release a phase and continue to the subscription with no phases? What I am trying to do is have a period of time with no subscriptions being taken while keeping the subscription active until we either create a new phase or cancel the subscription
When testing payments with "stored cards" - I assume I can use "pm_card_visa" - what "cust_id" do I use ?? Normally I provide both
Hello, someone has told me that invoices are now available in Stripe checkout one-time-payment, is this accurate? If yes how can I use it?
Hello I want to remove my info from your servers. I have a different provider and don’t need ya no more. How to do it
Hi, we've got a subscription model with multiple tiers and use the customer portal. When a customer tries to upgrade their account using a bank and it fails, the subscription gets changed to the higher tier, but when the payment fails, the subscription gets canceled. What we'd like to have happen is if the lower tier subscription is still active, the subscription gets downgraded back to the lower tier upon payment failure. Is this possible to configure using the customer portal?
Hello, My Name is Jhon Morfe
Can you attach a customer to a guest payment once its been made?
If I have a company in the UK
Can I develop an NFC apk app for stripe terminal?
and using it for my clients both in the UK and another country would it work for the location?
Please keep your discussion in the thread I created for you
OK thanks
sorry
How do i wipe a balance of a gift card after use?
Hello
I am working in a Stripe Integration with a PHP custom platform. We need to move funds from our Stripe Account to a connected account (cliente or partner).
For this, we are using use transfers and poyouts endpoints.
PROBLEM: we have 6.500 € in Gross Value, although endpoint calls return inssuficient funds....
This is in test mode
Anyone can help?
Thanks
Hello! I have a subscription with a free trial. When I attach a bank account with insufficient funds as the subscription's default payment method and advance the test clock, the subscription goes from an active state to a canceled state.
This is different than the card behavior that seems to go from active to past_due.
Is there any way to configure Stripe to move the subscription with the bank account to past_due as well? Why does the bank account subscription go to canceled?
Hello I am selling with GRAILED and I had no idea that they even partnered with your company. I usually get paid using PayPal and I just had my first sale using GRAILED new instant pay which isn’t instant at all as I’m now seeing. I tried to go on my “dashboard” on GRAILED and it tried to send me to the Stripe site and it wants me to enter a 6 digit code but I appear to be getting some kind of captcha error where it won’t let me verify my phone number and I haven’t received a text with the 6 digit code I then tried going to the website to make an account. After doing this it tells me I already have an account with my email. I didn’t know I had an account already. I’m just trying to see what’s up with my payment so any help you can offer I would appreciate it.
Is there any way to view all user cancellations for subscriptions in the dashboard? we're trying to backfill some data and were using the events list api, but that only goes back 30 days, so looking for a way around this.
Hi, is it possible to have stripe send an email (ideally through the dashboard, not through the API) to a user when their subscription gets updated to be cancelled at the end of the billing period?
Greets All, on payouts endpoint it returns destination ( id starting with ba_ ) , how to get details on that destination? Looking for bank account info to show on a report. Thanks!
Guys, im new here. I’m seeking some help on stripe usd card payments integration. Happy to connect with dev help. Thanks..
issue: usd card payment is working for amounts above 100usd but not below..
hey, guys... is there a way of creating charges to connected accounts clonning customers in checkout sessions?
Security question: is it safe to store stripe customer ID and payment_method ID in DB?
Hey,
I just enabled invoice_creation, i get this error :
Uncaught (in promise) IntegrationError: Invalid stripe.redirectToCheckout parameter: invoice_creation is not an accepted parameter.
I have a registration for using stripe payments to create thhe credit card area etc, but want to disable the button after click, but its not happening, as it should when I place jQuery to do so. so whats the way to do it with stripe? I know its finiky. thanks
Hello, I’m looking for some help on placing a hold on a payment method when a user begins a free trial (to mitigate failed payments). Based on these docs, there is a way to do this by updating the capture_method to manual on PaymentIntent using the PaymentIntent API: https://stripe.com/docs/payments/place-a-hold-on-a-payment-method
We currently use Stripe Checkout in subscription mode to handle the payments. With Stripe Checkout it looks like there is a config option for payment_intent_data on the checkout session, but it is valid for payment mode and not subscription mode.
Is there a simple way we can separate this authorization step with our current use of Stripe Checkout?
Hello
The Balance Transaction records are immutable correct? https://stripe.com/docs/api/balance_transactions/object
If a Balance Transaction record is created and the status is "pending" then it will always be pending for that record correct? Another Balance Transaction record will be created for the same amount that will have an "available" status when the funds arrive in the Stripe account correct?
@languid tulip any way to tie the stripe fees associated with funds going for payouts? there's no platform fee but Stripe fees come on the payment side not the payout side, know what I mean?
hi there. is it suspicious that a business based in Montenegro would ask me to create a Stripe account to process payments because I am based in the US?
getting no such payout even though I copied the id from the dashboard, req_fwTg2LtA4a7HsB
Is it possible for a customer to make a payment; and stripe split it so that stripe a, takes half and stripe b takes half ?
#dev-help
Hello everyone,
I am using react and netlify serverless functions to fetch data. I am using the checkout sessions to extract sesssion url. From the server side It's getting fetched but from client side I am facing issues. Can any one help?
Hi everyone, I'm trying to build a Connect integration and have some questions about managing the redirect edge cases.
When Connect redirects back to my application, I'm waiting on a webhook update to allow my user to proceed. I was told to use capabilities.transfer => active as the event to listen on. In practice, I'm finding out now that this capability takes over a minute to activate, which is a long time for our users to be waiting. Can I gate them on details_submitted=true instead? Assuming that we have a flow to funnel them back to Connect if there are any new requirements down the line.
hello to everyone I'm new here, and I'm experiencing a payment issue. When I try to pay through the website, it fails, even though that the correct API Keys are there.
Hi, we're wanting to clean up our test data as it's gotten quite huge. On the developers tab there is a button to delete all test data. Will this delete products? I'm hoping not, but I wanted to confirm before hitting delete.
Trying to get the stripe fee amounts from balanceTransactions endpoint for all payments made to a connected account, but all show fee of 0. I tried type=payment, transfer, same results.
Hi everything, I am implementing the ACH Direct Debit. I followed this https://stripe.com/docs/payments/ach-debit/set-up-payment. It is working correctly in test mode. However, it's returning 400 for /v1/setup_intents/{setup_intent_id}/link_account_sessions in live mode.
Looking for a way to pause payouts and payments on stripe connect account using the API - C#
In the dashboard, it is possible to roll webhoook endpoint secrets as well as API keys. Is there an API to do this same operation that I'm missing? I want to be able to set up automatic secret rotation using AWS Secrets manager: https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets.html
hi, i got this exception Funds can't be sent to accounts located in DE when the account is under the full service agreement.
i was trying to transfer using the transfers.create
how to get payment intent from transaction id?
Hello,
Is there any way to search for taxes by state?
Hi, my team is having difficulties to show Stripe Elements on iOS with Chrome. All other browsers work fine.
Hi! We're trying to test a scenario for someone trying to create a payment intent with a payment method which is a gift card with insufficient funds to cover the cost of the payment intent. How do we test this is there's no such test card? The two insufficient funds test cards (4000000000009995 and 4000008260003178) aren't working for us in this scenario.
hi, our api requests are all timing out except for get account
good evening how did i create a subscription to charge next month
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hey all! What is the best way for allowing a user the ability to tip on a transaction? I am currently creating a paymentIntent using stripe.paymentIntents.create({}), but it doesn't look like there is any way to add a tip amount in the create API, but the response does have amount_details.tip?
Hi all! I have a query I am having this error and I do not know if I have any risk of having my account blocked or that I cannot make more payments in my company, I am attentive to your comments 🙂
hello everyone, i made a shop through square space and stripe was the only way to conclude payments so when i tried to make a stripe account i found out my country (saudi arabia) wasn’t included in the list of countries
is there a way around this
because i really invested a lot of time and money into making the website
Contact support
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Good afternoon, for the stripe connect, can we collect all payout information for the client including bank information on out website instead of redirecting to the stripe?
Hello Everyone, can I know if there is any possibility of getting Stripe Supported presentment currencies according to the country via API?
https://stripe.com/docs/currencies
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hello, i need help, how can i verify my discord bot if I'm under 18.?
Hello, we currently use Stripe subscriptions to monthly receive money from users signed up for our application. Now we need to send a cut (10%) every time someone is billed on their subscription to different users’ bank account/card in a automated fashion if that’s possible. I’m thinking web hooks would be relevant here but I’m unsure if Stripe allows for paying out a percentage of the subscription fee to another user through apis?
Stripe Connect
?:)
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hi, I have created a subscription with one recurring line item (price: zero dollars), effectively generating an invoice of zero dollars every billing cycle. I don't see any email getting sent to the customer after the invoice is finalized (the zero-dollar invoice bill), where can I configure that?
Need help on building the integration using appscript
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
hi how can i unblock this pls
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
You probably shoudn't as this will potentially increase your fraud levels. But if you want to disable it anyway, you can do so on this page on the dashboard: https://dashboard.stripe.com/settings/radar/rules, disable the rule "Block if CVC verification fails" under "Block rules"
ok i wont then thanks!
The CVC verification is the verification of the 3/4 numbers code on the back of the card, this is a measure to counter usage of stolen cards through photos (as the code should be on the other side of the card), that's why if a person doesn't have the CVC it is at least very very suspect ! 🙂
ok understood thanks for this info
Happy to help 🙂
Hey guys! We have a site that's using Stripe Elements (Woocoomerce Stripe Paymenet gateway with the new checkout experience) and want to hide one of the payment methods from the checkout in some countries. Is it possible to use CSS/Javascript/PHP to hide a payment method in Stripe Elements?
hey there
iam using stripe connect on my custom multivendor app
i have successfully used accountlink api to get accound id of my vendor stripe
now i want to know which api can i use when customer purchase item so vendor get payment after deduction of my multivendor app
can anyone help me here ???
👋 Hey All - Stripe Connect, redirect from Standard account - randomly doesn't work with this account. It redirects to Stripe dashboard instead of our page? Anyone got any ideas?
Ignore this, I think it's issue our end not using data correctly.
hi, when creating custom accounts for users, the capabilities object that has card_payment, i need more clarification on the use.
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hello everyone I've got an arror like @peak rune but I don't understand the solution.
I've got a .env file with my secret key on the server and I've got this error :
Does anyone can help me please ?
Hello! In my case, I had a .env key without a trailling quote (ex: STRIPE_KEY="abc123).
By the message, it seems that your error may be related to the key not being found from the ".env". I would try to log the key before using it on the Stripe package
thx for your answer, in the beginning I've had the same error 'Not a valid JSON on line 58 ...". And now this one, I'm gonna try what you told me. Thx again have a nice day
Hello mates! Here is the third step on creating an Express Account. This dropdown includes only United Staes. I an a bit lost right now? Is it because of dev mode?
I NEED HELP
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hey sorry this is probably the wrong channel for support with this, but I made a payment through a website they had false information on there leading my purchase to be unusable
they were advertising their product as something that will work for what I need however they admitted they slipped up and had no updated their website, I asked for a refund and they offered to only refund half as there is fees to high. where can I fight my case?
they said I can either take half the refund or contact my bank, charge back and lose the case due to "stripe seller protection"
This is a Stripe Developer server, not Stripe customer service.
yeah I figured but there isnt much support for buyers
all I see is to contact my bank for a refund? however the merchant threatened that I'd lose anyways due to "stripe seller protection"
just chasing advice, not too fused on losing the money but more so I know im entitled to it and I want to make sure they don't get away with it
hi can someone help how to update paymentintent? i checked the documentations, but can't make it work
Does anyone know if uncaptured payment intent (manual mode) notifies user? For example, if I buy anything with my card, my credit card app alerts me that $X has been paid. Will this be the case for the uncaptured payment intent? Or does it notify the user only when the payment is captured
Ultimately, what I am trying to do it create a payment intent (uncaptured) and add tip (capture) afterwards.
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
sorry if im being annoying but does anyone know a solution to my problem? thanks and sorry again
Hi! I have a question!
I want to add a form from forminator with Stripe, with.a payment option but its not possible to activate iDeal as payment method..
Hello. I have a marketplace and use Stripe as a payment system. My users can create a connect stripe account via onboarding page. But I faced with a problem. When user added all information on onboarding page, but he forgot to add bank account information, I cannot create a new onboarding page, where user can add bank account info. How can I fix it?
Hi, sorry for my English, I am using a translator (DeepL). I am doing the integration of a sales site with Stripe, through Stripe Checkout (using the predesigned checkout page). For simplicity I prefer Stripe Checkout to Stripe Elements. From the Stripe control panel, I configured the payment methods as cards and Oxxo vouchers. I am using PHP and I was guided with the code that is in Github (https://github.com/stripe-samples/accept-a-payment/tree/main/prebuilt-checkout-page). In the file "create-checkout-session.php" I added the corresponding line of code to accept Oxxo "'payment_method_types' => ['card', 'oxxo'],". When performing a payment test (Test mode) with the cards, the flow works correctly. After the payment is done, the redirection to the 'success_url' that I have configured is done. But when I make the payment test with Oxxo (also Test mode), it redirects to the page where the payment coupon is shown and a button to print it, and nothing else...!!!!. There is no redirection to the 'success_url' page, nor a button that allows this redirection, so everything ends there.
My question is what should I do (add something in the code or configuration of the Stripe panel) so that besides showing the Oxxo payment coupon next to the possibility of printing it, a redirection button to the 'success_url' page appears or an automatic redirection or something, so that I can finish the process with a thank you and from the website from where the purchase was made.
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hello we have a credit card payment problem
As per country xy regulations, only registered xy businesses (i.e. sole proprietorships, limited liability partnerships and companies, but not individuals) can accept international payments. More info here: https://stripe.com/docs/c-exports
Hello
I got this but the keys i put are good
Can someone help me
Hey, can I pay-out people through stripe?
yes
Hi, thanks for passing this, is there any documentation regarding this?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The answer is "sort of". Stripe considers "Customers" (who make payments) and "Clients" (who you accept payments for) to be completely separate. By laws and regulations, all money paid out must follow KYC (Know Your Customer) and AML (Anti-Money Laundering) verification of IDs, licenses etc which can take days, at least some of which has to be provided directly by the Client. Stripe has NO mechanism to pay out to "Customers". Stripe's mechanism for creating "Clients" is "Connected Accounts"
Good clarification
@idle iris Do you have any experience with creating a transaction with a tip amount? Say a paymentIntent is created with amount 1000 and I want to add a 20% tip, or 200, do you know that best way to add that?
My thought is to call paymentIntent.update with the current amount + tip, but I want that tip amount to be distinguished that it was meant as a tip.
For example, if I am a customer that wants to buy a dish from a restuarant for $10 and add a $2 tip on top. I want that $2 tip to be distributed to the workers and not just be part of what I paid for for the dish?
Stripe doesn't particularly provide a mechanism as such - although you can specify some level of "line items"/products, which you can use to distinguish. One issue is that you generally cannot capture amounts larger than you authorize, so you have to be careful of the sequence - I'd have to check again whether you are even allowed to change a payment/charge in that way. You are allowed to capture less than you authorize, so I know some systems that make the authorization arbitrarily larger than the base charge, then fix it to match the actual tip amount later. I believe the question has been asked before on this channel, so a search would be useful,
(and the customer doesn't get to decide how a tip is distributed - that's up to the business to decide)
Hi I need help
I've downloaded stripe CLI and checkout-one-time-payments. How to use it now?
Yeah, I realize that a customer cannot decide how a tip is distributed. I more just want a way for the business to know what amount is meant as the tip so they know to distribute that.
Potential solution could be to use paymentIntent.update like I said before and update a metadata field with tip_amount and tip_goes_to : userId??
At that point, you're building work-arounds - there are thousands of ways from there.
Can u please help me I just want to set-up stripe checkout so I can apply payment from my computer 😦
I'm noob
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Apple Pay and Google Pay are not showing up on the Stripe-hosted Checkout page at all. Here is a screenshot...
This is the web-version of Stripe Checkout, so the code isn't hosted on my app at all... it's on the stripe page and it's turned 'On' in the payments dashboard.. Has anyone else had this as well?
Anyone know what event is triggered when paymentIntent.update is called?
for google pay i think you have to have to have a wallet setup/cards saved in chrome browser and it should show up, for apple pay i think you have to host a file on your server for apple to access well-known...whatever and also wallet setup. I dont work for stripe, just from experience.
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
In the Stripe dashboard an invoices shows shipping, but pulling the invoice through the invoice API does not show any shipping information (rate and name/description). What am I doing wrong?
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
How do I redirect to another page ( To show a payment success message) when confirmCardPayment success ? I used return_url but nothing happened. Should I use redirect_to_url?
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hi there! I was wondering if I can use stripe for 2 different business? Or would I need 2 subscriptions?
Both business are registered in my name
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hello
I'm trying to set up Stripe Express. I'm wondering if anyone can tell me, what is the best practice for passing state back to the return_url when creating an account?
$account = $stripe->accounts->create(['type' => 'express']);
$accountLink = $stripe->accountLinks->create(
[
'account' => $account["id"],
'refresh_url' => 'http://bribetheband.com/admin/test_stripe_refresh_url.php?',
'return_url' => 'http://bribetheband.com/admin/test_stripe_return_url.php',
'type' => 'account_onboarding',
]
);
I assume there's a better way than just tacking an identifier onto the return_url like this 'http://bribetheband.com/admin/test_stripe_return_url.php?id=123'
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hi,
We have customers who get stuck when they try to sign up for a connected account. For example their mobile phone is not accepted. I tried to get a login link for them so they can fix it in their account. The problem is that I cannot get a login link it the account is not verified yet.
What would be the best solution for this problem
Thanks
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
hello all
6th jan I had some doubts regarding transfers, solved with the help of @languid tulip. I am now able to move funds from our stripe ballance to connected accounts. but now funds are there but not available.
Does any one know how long it takes to be available or how to not wait for the funds to be available, to make payouts?
I need to test our end-tto-end flow and this is only part left.
Thank you a lot
hey there.
on this page:
dashboard.stripe.com/payments/pi_xxxyyyyzzzzzz
is an overview of a payment. it also show's the product (prod_xyz), which the customer paid for.
how can I get the related product for a payment via API? I have ch_xyz or pi_xyz ids.
the prodcuts are one time products, generated when purchacsing. if I click on the product on the page (mentioned above) it says that they are "archived".
but there should be a way to read the info, showed on dashboard, also per API?
thx
I know this is not a support channel.. `
I just am desperate for help!
Stripe is closing my account and saying they will refund all charges.
There is no way for me to even appeal this decision by stripe and I cannot even rebill my customers...they product has already been handed over.
Any guidance would be appreciated and I would be more than happy to offer a fee for the assistance.
hi can a developer help with a paymentintent coding question?
Hello,
I have a webhook on my app to catch when a payment intent is succeeded
I need to know what product id has been paid from this event. I can't find it on the event payment.intent.succeeded. Maybe from another event ? Any ideas ? Thanks
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hi Team,
I need to create a webhook to update the expiry date in my web app when subscription automatically charges and successful.Can you please how to achieve that using stripe webhooks?
Hello, just wanted to help as the api doc is not clear. I want to take a deposit and save customer details for a future payment once the service complete. The service provider will have a connected account and we only know the service provider once they accept the order which would be after the deposit is made. The future payment then goes to the connected account with us then taking a percentage of that payment. What is the best method and can this be done anyway ?
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hello, i have a small question regarding stripe checkouts in python, i wanted to ask if its possible to add information to each order to help us fulfil them better, for example we sell a product that has a fixed price but can come in 20 different formats, is it possible to include the format in the stripe checkout without having to make 20 different products?
I wasnt sure where to check in the docs, i did find the metadata parameter, would that be what i need? I couldnt find much information online
I got it to work! i had to use the payment_intent_data parameter to get it to show in the dashboard
hello! does anyone here know what i can do in case that i dont have a buisness website? its been causing me issues lately and i tried contacting support and they said that an instagram account with proof of my work on it would work but it didnt does anyone know what i can do?
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
If you want to check whether the transaction went through, you should use Stripe webhooks.
For the return url you should only use a success page.
:wave: Messages in this channel are unlikely to be seen by Stripe engineers on weekends or holidays. Feel free to help each other in the meantime, or for a guaranteed response contact Stripe support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
scaloneta
In our testing, we keep seeing this error when using the local CLI. What should we do? We use C# backend (Azure Function) for handling the wehbook callback. We aren't sure what to do.
Hey devs! Pretty late on a Sunday so not sure if you are available but have a question -- how can I test account.updated webhooks? I specifically want to see how my system handles this webhook, in the case a connected account changes charges_enabled to true from false, for example.
Thanks!
Hi. I have a question, but I'm not sure if this is the correct place to ask. I would like to build some functionality where users on a site are represented by a Customer object so they can purchase Subscriptions from different vendors. We have a proper login and signup system; however, I don't just want to create a Customer every time a new user signs up or when they decide to buy a Subscription. I also want users, represented as each Customer, to be able to access a payment method they've saved (using the SetupIntent API). Are there any ideas as to how we can use Stripe's API to "properly" implement something like this where the site user's are "represented" as Customer objects?
I have a question that I can not seem to find on the faq or docs, and thats physical giftcards for terminal. Is that something that terminal, and more specifically the terminal api, can handle?
Hi, How do I redirect to another page ( To show a payment success message) when confirmCardPayment success ? I used return_url but nothing happened. Should I use redirect_to_url? Thanks
Hi, I have a question about payment method Affirm. I'm trying to show payment options in test env (like the first image), so buyers can choose their preferred one. But right now, we can only see instructions and 1 button to complete the payment (the second image). Is there any way to fix this? Thanks
Hi, I have created a subscription with one recurring line item (price: zero dollars), effectively generating an invoice of zero dollars every billing cycle. I don't see any email getting sent to the customer after the invoice is finalized (the zero-dollar invoice bill), how can I configure that?
Hello hello !
Quick question, I'm creating standard connected accounts with the API, for users of my platform.
These users have a public profile on my platform.
In case they don't have an external website, I pre-fill the "business_profile.url" field for them with their URL from my platform, to make it easier for them.
My issue is that Stripe automatically extracts the domain from the URL I send in "business_profile.url", and uses it to pre-fill the field "settings.payment.statement_descriptor".
Is there a way to pre-fill "business_profile.url" while keeping "settings.payment.statement_descriptor" blank ? I tried sending an empty string in the hope you would interpret it as "I want this pre-filled empty", but it didn't work.
Thank you !
Hi everyone,
I have general question about the customer object requested:
https://stripe.com/docs/api/customers/object
When querying for the customer information do all returns always contain address information for all customers? Will there be any instance when there are no address?
I'm trying to figure out if I need to handle that missing info if the customer object response contains no address.
Lastly, is it possible to make it required for customers to input their address?
Thanks a bunch all for your help 🙏🏼
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
How can we REFUND an invoice via API?
Is any way to update the amount (in graduated billing) details in stripe?
Hello channel,
How can we map https://api.stripe.com/v1/balance_transactions from connect account transaction to https://api.stripe.com/v1/transfers transfers?
using nodeJS (api) create subscription (subscriptions.create()). I don't see how to add shipping. We have the products, and we have shipping defined in the dashboard, but when I try to add the shipping ID to the subscription, either from items[] or add_invoice_items[] it fails "message":"No such price: 'shr_.....'"
Hello,
Can you help me with this?
When we do direct payment as below,
Payment intent will be created in connected account, in this case how can I update a payment intent which belongs to connected account?
$payment_intent = \Stripe\PaymentIntent::create([
'amount' => 1000,
'currency' => 'usd',
'application_fee_amount' => 123,
], ['stripe_account' => '{{CONNECTED_STRIPE_ACCOUNT_ID}}']);
When we try this with API call to update paymentIntent it is saying ‘No such payment intent’
$stripe->paymentIntents->update(
'{payment_intent_id}'
);
When use above code it is saying 'No such payment intent'
@jagged ore I've already created a thread for you, please continue the discussion there.
Hi,
What is the .NET nuget version that supports API version 2019-09-09? As I got this error "Received event with API version 2019-09-09, but Stripe.net 41.4.0 expects API version 2022-11-15." while testing webhooks in local environment
Hey, I need help
hello everyone, I was wandering if when using stripe connect api, is there flow where users can add bank account and payout information on our website
instead of being redirected to stripe to create account?
Hi team, is there a way to get Stripe processing fees from a transaction?
Hello team, Im trying to create custom accounts through the API all information is good to send but when we upload the identification photos we get the error "That ID number does not appear to be valid" .
I was wondering how this works, we are providing a valid ID photo
I want to achieve this from stripe api.
We have functionality develop that is we are doing payment from stripe main account and after getting our charges we are transfer amount to connected account. Now connected account user is payout from the connected account we want to show below informations about this payout.
- payout details like amount, date etc. (
connected account) - transactions list of payout. please check screen shot,
- we have stored payment information into payment description which is coming from
main account
Hi there I need a hand with setting up my stripe account. "This is reference to the following ticket ID with Stripe: 02485414". I accidentally selected 'I have an ABN'. Thanks
this what I need to do please let me know if my steps are correct. We are adding payment to the client crm invoicing parts. 1) Create a page to add bank account information using the link (https://stripe.com/docs/js/tokens_sources/create_token?type=bank_account) 2) On invoice page create a payment intent with bank_account_id and platform charge 1%.
how would I add the fee so it will go to our account and rest will go to client account, for payment intent how do pick account id?
Hii, What are the steps required to verify payment instead of relying on client response?
@civic tulip Your thread is still open, please continue the discussion there.
ok
Hello. I have a marketplace and use Stripe as a payment system. My users can create a connect stripe account via onboarding page. But I faced with a problem. When user added all information on onboarding page, but he forgot to add bank account information, I cannot create a new onboarding page, where user can add bank account info. How can I fix it?
Hello, i have a question.
https://stripe.com/docs/connect/cross-border-payouts
If my platform is on U.S.A.
Can i pay out money to korean bank's my user has?
I tested few declined payments (https://stripe.com/docs/testing#declined-payments) with stripe.confirmPayment. I wanted to handle errors and show a message. But looks like promise return value is undefined.
Hello all! Looking for a solution for a customer of mine and can not find a solution anywhere. We are doing a car rental application and we have a problem with payments where Stripe can only hold the money for 7 days before we withdraw the money. But the problem is that the customers can make reservations weeks in advance and when that is the case we have a problem where stripe holds the money starting from the reservation confirmation until 7 days later.
Is there a chance someone might know a solution or point me in the general direction of a solution?
Hey Everyone!
I'm facing an issue where my paymentIntent throws the following error: You cannot confirm this PaymentIntent because it's missing a payment method. You can either update the PaymentIntent with a payment method and then confirm it again, or confirm it again directly with a payment method.
But my paymentIntent does indeed have a payment method. Any help would greatly be appreciated.
Hello
Yesterday I got this question/problem making payouts through API
Can anyone help us please?
Thanks
in my current plan (graduated billing), I did not pay my payment and there are 3 retries gone. in those three retries ,the usage will be calculated with previous plan right
Hi, my app create many express connected account and i would create a product with prices to a specifically account. It's possible ?
This https://stripe.com/docs/api/products/create not provide the account id.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
@round sun hii
@pallid tree @pure cobalt @untold ruin Hii all, In our application we have integrated stripe API for payment purpose. Cross border payment is one of the feature in our app BUT stripe is not generating a client secretID for transactions below 100usd. Can somebody help us here?
hi, According to the document https://stripe.com/docs/payments/wechat-pay/accept-a-payment?platform=mobile_web ,why I use stripe.confirmWechatPayPayment(), It always returns an error. And It cann`t deep linked into WeChat Pay app.
Hi, my account login required Google Authenticator 6-digit code from my phone but when I typed in the code, it kept showing me "incorrect verification code". What should I do?
:question: @remote sky Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
We need to attach some metadata to a subscription and any invoices generated for the subscription, this doesn't currently seem possible which would lead to very generic (and therefore unclear) invoices for our customers. We currently use inline products and inline prices, but that doesn't make it possible to reuse the subscriptions.
Good morning!
Got a question about account.application.deauthorized webhook.
Might be obvious but I just wanted to clarify -- if a Connected user of my application disconnects from any other application that is not mine, do I still receive the account.application.deauthorized webhook from that disconnection? Or does it only applies if he disconnects specifically from MY platform?
Thanks!
hi, stripe is blocking api requests intermittently from some of our IPs
Good Morning! is there any way via api to get invoice and stripe fees taken and currency ecxchange rate?
Hi, A platform account that was created in the US that manages other connected stripe account created in different countries, what kind of service agreement should be selected when creating those connected account for the sake of payouts
Another question -- how can I trigger an account.updated event in test mode for a Standard connected account?
Doesn't matter the data that changed -- all I want to do is to see how my system handles that webhook.
Thanks
Hi my name is Emilie and the commercial support send me to you and told that you can help me integrate billing on WP and design a special checkout for that include several paiement options
Important fact I'm not a Dev at all 😅
#dev-help
Hello everyone, I need more payment options on my payment page. I am using checkout session. Like google pay and all other local payment options for specific country.
await stripe.checkout.sessions.create({
payment_method_types: ['card'],
Morning everyone! Having a really weird issue I'm at a dead end on. Basically, after having implemented a custom payment button (following the docs), it functions as intended in every aspect bar one - it's calling the google payment sheet as a popup and not using the chrome built in one. Any ideas why this might be?
Hello everyone
Can anyone help me in implementing charge a customer in background
Hi there, a quick question ? is the Stripe Customer Portal a free feature for letting customers updating their payment methods ???
I have an issue with Apple pay, any help will be appreciated
Hi there, am I somehow able to find from which checkout.session was invoice created? I create a checkout page in the backend, then I am listening for your events (subscription and invoices) but I am not sure how I can pair them with the session? I cant find the session identifier in the event request.
HI. Is there any way of creating (via API) a subscription in stripe, without triggering the event???
I want to know what can i use to confirm payment without redirect of element type payment.
hi
hello, is this still not available?
nothing is/was stored on our end to map charge id to a receipt number
Just want to thank all the hardworking and pro devs here! Our issue is solved now.. ❤️
I don't understand this message: Cannot add multiple subscription items with the same plan
@meager hawk ☝🏾
Hello there
On subscription creation we're getting SetupIntent for that particular subscription. Or the one to make immediate payment in case when subscription haven't a trial
But if we're using some side tax-provider for tax calculations and taxRate creation - what's the right way to handle taxes here?
Should the taxRate object be created before subscription was created? Or is there any possibility we can add taxRate object after subscription creation, but before trying to charge setup intent?
hi
#dev-help Hi , I need one help, Actually i am trying to use the stripe google pay and apple pay in my woocommerce store. we are not getting the payment immediately from google pay and apple pay, once placed order product once ready, we are manually charge the customer from the woocommerce order dashboard, once click that we are sending the email manually, in that email we are sending the payment link, it will go to the checkout but the google pay not visible in that page. but it will showing properly in the normal checkout, only from our sending the email payment link only not working, can you please help on this.
Hey team! Is it possible to migrate/transfer a subscription from one customer to another? Or does the subscription need to be terminated and recreated?
Hey I'm trying to get my taxes done and can't get onto the website that I need
Hello! How can I change my company details? escpecially name etc.
Hi there, have a subscription use case question... I have a subscription that has schedule and uses iterations to manage the amount of instalments. This subscription originally is meant to have 10 iterations... during iteration 6 my customer wants to pre-maturely cancel the subscription after iteration 7 completes. Do I just have to update the schedule from 10 iterations to 7 and then set schedule will release at the end of iteration 7?
Hello. I created an account on stripe on Decembre 21st 2022 and if I try to access it now it says I need to finish setting up the company info. But I already put in all the info.
Also, on that same day, Dec 21st 2022, an invoice was sent from my company to a client from stripe but I did not issue any invoices on stripe.
Hi there,
We are using Stripe Checkout for both one time payments + subscriptions.
When we create the Checkout::Session we save all payment methods for future usage but disable setup_future_usage for a few payment methods which does not support it.
payment_method_options: {
klarna: {
setup_future_usage: "none"
},
sofort: {
setup_future_usage: "none"
}
},
We are now trying to setup abanonded cart emails by adding this code on creating the Checkout::Session
after_expiration: {
recovery: {
enabled: true
}
},
Its working so far and we also getting the Webhook with all the data.
Unfortunately when I try to open the recovery buy link I see following error message in the browser console
"error": {
"message": "`setup_future_usage` cannot be used with one or more of the values you specified in `payment_method_types`. Please remove `setup_future_usage` or remove these types from `payment_method_types`: [\"klarna\"].",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_90N7pMSsYYmAYC?t=1673270182",
"type": "invalid_request_error"
}
}```
How could I fix that link without removing klarna / sofort on the initial checkout session?
Hi, sorry for my English, I am using a translator (DeepL). I am doing the integration of a sales site with Stripe, through Stripe Checkout (using the predesigned checkout page). For simplicity I prefer Stripe Checkout to Stripe Elements. From the Stripe control panel, I configured the payment methods as cards and Oxxo vouchers. I am using PHP and I was guided with the code that is in Github (https://github.com/stripe-samples/accept-a-payment/tree/main/prebuilt-checkout-page). In the file "create-checkout-session.php" I added the corresponding line of code to accept Oxxo "'payment_method_types' => ['card', 'oxxo'],". When performing a payment test (Test mode) with the cards, the flow works correctly. After the payment is done, the redirection to the 'success_url' that I have configured is done. But when I make the payment test with Oxxo (also Test mode), it redirects to the page where the payment coupon is shown and a button to print it, and nothing else...!!!!. There is no redirection to the 'success_url' page, nor a button that allows this redirection, so everything ends there.
My question is what should I do (add something in the code or configuration of the Stripe panel) so that besides showing the Oxxo payment coupon next to the possibility of printing it, a redirection button to the 'success_url' page appears or an automatic redirection or something, so that I can finish the process with a thank you and from the website from where the purchase was made.
Hi, I'd like to create coupon for my products. But I want different rates for different stripe_prices (50% for 2 month on montly paiement subscription and 15% for one year subscription) is it possible with same coupon code ?
Hi, we are doing ACH Debit payments, while the payment is processed stripe is deducting the application fee, so if the payment fails the amount is deducted from the platform account, how can we recover the fee being a platform account?
Hi guys, i'm actually in search for making payouts to customer account, but i didn't find any solution to do that except creating connect account. Do you know some way to avoid this ?
Trying to show discounted prices to potential new customers, based on the percentage off a coupon gives, but it is rounding odd. x.995 is rounded down while x.996 is rounded up:
price 39.99
discount 50%
39.99 * 0.5 = 19.995
stripe shows: 19.99
price 39.99
discount 60%
39.99 * 0.4 = 15.996
stripe shows: 16.00```
Hi guys, will creating a scheduledSubscription(to start immediately) redirect to checkout page like stripe.checkout.sessions.create ? Thanks.
Is it possible to manually verify the stripe webhook's signature using the web crypto API? I'm having quite a bit of trouble wrapping my head around the process 😅
Hey guys, I got all the checkout and subscription stuff working (mostly). The issue I'm having is that there seems to be no way to add shipping to a subscription with the API/React-Native SDK. On the backend I'm using create subscription to initialize the sub, and then confirmPayment in the APP to finish, and that seems to work with the product and the coupon, but there is no way that I can see to add shipping, I asked previously and they replied that the only way is to use the checkout session, which we don't want to do because we want the process to stay all in the APP with our custom-UI. One solution I think would be to create a "product" for shipping and make that tax exempt, and add that product to the subscription. Is there a better way, or does that sound like the only solution at this time?
Hello,
I would love to modify by api a payment link but i get each time a 400
{
"error": {
"message": "Invalid array",
"param": "payment_method_types",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_PqReFJRRKgodaN?t=1673274309",
"type": "invalid_request_error"
}
}
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
curl --location --request POST 'https://api.stripe.com/v1/payment_links/plink_1ME9yqKSInWHmZEgEv985uTb'
--header 'Authorization: Basic ******'
--header 'Content-Type: application/x-www-form-urlencoded'
--data-urlencode 'payment_method_types=[card]'
hi guys, just looking for a better workflow, will a refunded funds refund also the 2.9% Nujib fee?
The Stripe dashboard shows shipping on an invoice. How can I pull the shipping information through the API? See highlighted field in the attached screenshot.
Afternoon everyone! Having a really weird issue I'm at a dead end on. Basically, after having implemented a custom payment button (following the docs), it functions as intended in every aspect bar one - it's calling the google payment sheet as a popup and not using the chrome built in one. Any ideas why this might be? (asked this earlier but thread was archived and I missed the response - sorry!)
Hi. How can I update the billings details of the PI (or charge) ?
Hi, when making transfer from a platform account in USD using transfers.create endpoint to a connected account in EUR what's the charge for conversion(is the charge constant or base on the currency)
Hi, I'm trying to implement Stripe through Apple Pay using SwiftUI and php. I watch the youtube tutorial about It and I try to fill holes with the Stripe Docs, but there is difference in both workflow.
It's not clear what my backend should return to my app when creating the payment intent. Is there somewhere where I can have this info?
I have question about the test mode vs production mode ACH setup modals. In the test mode ACH setup modal I see that the user needs to input email and full name but I don't see the name and user email input on the prod setup flow https://stripe.com/docs/financial-connections/fundamentals#authentication-flow. Here are my questions:
1] Does the test mode ACH setup modal requires name and emails but the prod mode setup doesn't requires them?
2] If no 1 above true then will that have any affect on my prod flow once I have tested my ACH setup flow in test environment.
3] Why does the test flow requires name and email and where are they used. I don't think those are passed to the bank as a part of setup are they?
Hello! If I create a checkout session then scheduleSubscription to the same customer will they get charged automatically on the payment they used in the checkout session? Thanks
Hello there !
Is there a way to manually retrigger a webhook for a specific event in production ?
Hello! May I know how much the Stripe fee will be for £23,400?
Hello, how can i add Clearpay as payment method? My business info is based in the Netherlands, but changed the possible currencies to the ones which accept Clearpay?
Hello, I have a question about Stripe subscriptions.
If a subscription is canceled and an associated deleted webhook event is sent to the listener, is there a way to identify if the subscription failure was because of a payment failure?
Either through the details in the subscription object or the associated invoice object?
Hello there,
we recently had this problem when users were unable to complete the payment due to Stipe elements loading failure we got the feedback from Hotjar so we didn't have the chance to check the console for any errors but when I tried to reproduce the bug in the attached photo I did switch the Network in chrome to slow 3G and the refreshed with deleting the cache and I got the same as in the photo but the difference is that for me after waiting for some time it gets loaded and worked as expected but for the customers, it never loads till they refresh.
any help would be appreciated.
thanks
On Stripe issuing, cardholder object is there a possibility to not ask the phone number as a required field in the EU?
Hi guys is there anyone available for some advice setting up stripe based in the UAE?
Hi there, I'm trying to create a discount on a subscription (without using a Stripe promo code), and I've noticed an odd behavior. If I create an invoice item ahead of the subscription, it works fine (and Stripe makes a one-off product/price). If I try to do that using price_data and the add_invoice_items param described on https://stripe.com/docs/billing/invoices/subscription#first-invoice-extra, it doesn't let me create a negative amount (and also, sadly, requires a product to be created ahead). Am I doing this wrong or the only way is to use invoice items ahead of the subscription? (P.S.: I'm not using Checkout)
hey there
i created a stripe connect account with the help of account link api
but it is restricted when i check it in my stripe dashboard
it says that owner has to enter the address
but i filled all the info in the account setup
can anyone help me ?
Hello,
I was wondering if it's possible to show the last 4 digits of the Debit card used to pay an order. We are using Stripe Express account and noticed that it doesn't show the last 4 digits on the Express Dashboard.
Hi, we're taking payments with Stripe Terminal using connect accounts (Express) and are setting a Statement Identifier for each payment intent to reflect the destination account. It seems that this is not being reflected on some end customers' bank records, is there anything we can do about this - people are seeing fraud where there is none & the connected accounts holders are not happy one bit. Thanks
hi everyone! one quick question, is it possible to raise the price of a product with ACTIVE subscriptions? Or should i create a new product and update each customer's subscription? Doesn't look scalable for a large pool of users
Hello,
I need to trigger the event when the subscription automatically renew, I need to update the expiry date in my DB Which event do I need to trigger at this point?
Hi,
We would like to integrate with STRIPE to use it's STRIPE CHECKOUT and STRIPE ELEMENTS on our eCommerce platform as per this url:
https://stripe.com/docs/checkout/quickstart
Our code is c#.net version 4.0.
However, the latest verson of STRIPE.NET seems to only work with version 4.6 or above.
Do you have an older version of STRIPE.NET that we can use that is compatible with c#.net version 4.0?
Regards, Paul
Hello, quick question:
When a Subscription is in past_due and the customer updates the failed payment method to a valid one,
Is there a way to have Stripe automatically try to re-charge the failed invoice since the payment method was updated?
Or would we have to manually attempt to re-charge any failed invoices via webhook or something?
Hey stripe devs, I have a question about going live with the endpoints/webhooks.
I am currently on this page of the docs (https://stripe.com/docs/webhooks/go-live) and can see the code here
does Stripe provide any kind of ledger system?
Hello, how can I allow a connect custom account to edit their external account (bank account)? Update their account number or routing.
Hi there!
- Is it possible to create a backdated invoice and tie it to an existing charge in Stripe?
- We recently migrated subscriptions from Chargebee to Stripe. Chargebee was set up to process payments in Stripe while the subscription was handled in Chargebee. After migrating the Subscription to Stripe, only future payments for the subscription have an invoice and are tied to the subscription. Is it possible to tie the historical payments that were made in Stripe to the migrated Subscription?
Hi there I noticed Amount tax exl. doesn't appear on Stripe Quote while it remains important for customers to see the various steps in final invoicing (e.g to difference discount effect from VAT effect). How can we fix that case ?
Hi there, its posible to create a payment method and validate 3ds and another day, do a payment method to this method?
Can the react PaymentElement also accept a coupon code?
Hello, i have a bit of a complicated case i need help with. We use Avalara AvaTax to calculate taxes for our subscriptions. We use pay_immediately flag when creating a subscription to delay charging the customer, which allows time for AvaTax to calculate taxes and post them to the invoice. I have a case where pay_immediately flag does not delay, but instead charges the customer immediately. This case is as follows: Customer subscribes for one of our monthly products, then cancels before the month expires. Customer then re-subscribes to our annual plan (i do a subscription update and update the plan and pass pay_immediately flag (set to false)) and remove the cancel_at and set cancel_at_period_end to false. What happens the amount from the old subscription gets proroated and applied to the new subscription which is fine, but the new invoice for the differences gets created and charged immediately, ignoring the pay_immediately flag. Is this a bug or is there another way i can get it to not charge the invoice right away?
Hello
Is there any way we can programmatically know which authorizations Stripe declined? I'm assuming if you declined a charge we would not get to step 2 here so we would never know about your decline. https://stripe.com/docs/issuing/purchases/authorizations
Hey, I planend to change the price of about 200 subscriptions to a lower one. Is there a way to update all of them at once or would I need to modify each one in a single api request
Hello, I would like to know if there is a way to simulate the entry of money into the connected account, at the moment I would like to test the transfer but I get the error "to successfully create connected account"
Hello! ex-stripe here 🙂 I've got a use case I want to vet to ensure we're making full use of the latest invoicing features...
We have Stripe invoices that may be adjusted (with a price increase or decrease) after payment because the product they are tied to may not be finalized before they pay.
- A price decrease should result in a partial refund. We are thinking: leave the original invoice as paid, but create a partial refund against the associated payment? So we could track the refund in balance_transactions by including the original invoice ID against the refund transaction?
- A price increase should result in the original invoice marked as paid, create a credit note, and apply towards a new invoice so the original amount is subtracted. And we could track this in balance_transaction as well by including the original or new invoice ID?
- In general, to get the difference in price and line items between new and old invoices, do you recommend we use invoice line item obj to create individual items for every invoice created? how about the price?
Hi! I'm trying to simulate a Decline transaction error with the error type transaction_not_allowed in test mode. Do you know if there is a specific credit card number that I can use to trigger this error? I've already tried the list of test card numbers provided in the Stripe documentation (https://stripe.com/docs/testing?testing-method=card-numbers#invalid-data), but none of them seem to be producing this error. Any help would be greatly appreciated. Thank you!
Hello, I have a question. How do i set up reocurring (subscription) payment plan with crypto? I want the only checkout option to be crypto if that is possible because im having credit card issues at the moment
hi i am new to use stripe
i want some help to integrate stripe as usage based billing
Hi everybody!
I was trying to set up pricing table(embed from stripe) and couldn't do it properly because there was no option to pass customer id. Therefore when customer proceeds to pay, stripe creates every time new customer instead of attaching bought subscription to existing one.
Is there any workaround for this? Maybe patch somehow js component.
From docs as far as I understood email and client_refernce_id don't solve this issue.
Hi, sorry for my English, I am using a translator (DeepL). I am doing the integration of a sales site with Stripe, through Stripe Checkout (using the predesigned checkout page). For simplicity I prefer Stripe Checkout to Stripe Elements. From the Stripe control panel, I configured the payment methods as cards and Oxxo vouchers. I am using PHP and I was guided with the code that is in Github (https://github.com/stripe-samples/accept-a-payment/tree/main/prebuilt-checkout-page). In the file "create-checkout-session.php" I added the corresponding line of code to accept Oxxo "'payment_method_types' => ['card', 'oxxo'],". When performing a payment test (Test mode) with the cards, the flow works correctly. After the payment is done, the redirection to the 'success_url' that I have configured is done. But when I make the payment test with Oxxo (also Test mode), it redirects to the page where the payment coupon is shown and a button to print it, and nothing else...!!!!. There is no redirection to the 'success_url' page, nor a button that allows this redirection, so everything ends there.
My question is what should I do (add something in the code or configuration of the Stripe panel) so that besides showing the Oxxo payment coupon next to the possibility of printing it, a redirection button to the 'success_url' page appears or an automatic redirection or something, so that I can finish the process with a thank you and from the website from where the purchase was made.
i have problem with restricted connected stripe account when creating it with nodejs can someone help?
When Stripe does string length validation, such as for the 500 character limit on metadata fields, is that UTF-8 multibyte characters, or ascii?
Hi, Is there any way or workaround that we can implement Stripe ACH with separate payment authorization & capture? So that we can do a Auth in the beginning but capture funds later.
hi can someone help me to locally listen to webhook but with the correct meta deta ?
data*
i was able to setup a local listener but it just works with triggering from CLI, now im trying an end to end test locally. I need to help please and thank you
Hello, when I pull up payment intent pi_3MMJnYBPFXLFBDkw14Aw8lgo on the dashboard it shows the stripe fee, yet when I call the API for that it doesn't show the Stripe fee. I've also checked the related charge. How to find the stripe fee?
We use the stripe checkout and I was wonder if there was a way to prevent or reject shipping addresses that are PO Boxes. I would like to avoid having to build it out on our per checkout form.
Hi, I'm using https://api.stripe.com/v1/reporting/report_runs to retrieve report type activity.itemized.2.
I am able to retrive other reports successfully (like connected_account_payouts.itemized.3), but when I attempt to get activity.itemized.2, I get the following error:
{
"error": {
"message": "This report type is only available to users with access to statements in the Dashboard.",
"param": "report_type",
"request_log_url": "https://dashboard.stripe.com/logs/YYY?t=XXX",
"type": "invalid_request_error"
}
}
I've never seen "This report type is only available to users with access to statements in the Dashboard" error and I'm unsure what this means
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
@surreal temple I was just looking again I think the doc needs to be updated because it won't let me create a negative price as well (when create a price with product_data to use later on in add_invoice_items). So saying you can provide a discount with add_invoice_items is wrong (or again I'm missing something 🤷♂️ ).
is there a way to view how many of my customers / total order volume using apple pay vs other payment methods?
I keep getting this error.
⚠️ Webhook signature verification failed. No signatures found matching the expected signature for payload. Are you passing the raw request body you received from Stripe? https://github.com/stripe/stripe-node#webhook-signing
Hey how can i disable payouts for connected accounts (i want to disable automatic payouts and only allow user to payout when using my API)
import (
"fmt"
"github.com/stripe/stripe-go/v74"
"github.com/stripe/stripe-go/v74/account"
)
func main() {
// Set your Stripe API key
stripe.Key = "sk_test_your_stripe_api_key"
// Update the account to disable automatic payouts
params := &stripe.AccountParams{
PayoutSchedule: &stripe.PayoutScheduleParams{
DelayDays: stripe.Int64(0),
Interval: stripe.String(string(stripe.PayoutIntervalManual)),
},
}
_, err := account.Update("acct_your_account_id", params)
if err != nil {
// handle error
fmt.Println(err)
return
}
fmt.Println("Automatic payouts disabled successfully!")
}``` the code i have but returns this error
Greetings!
I am trying to implement apple pay into my application, but however I keep getting "false" when I check if Apple Pay is supported on this device, I have done all the previous steps, what might be causing this issue?
I am testing for React Native
Hi! how can I change the cc details of our client?
Hi, i have a question about Stripe Connect Standard
Hi team, I have a question about live mode payments. Will Stripe reach out to the credit card company even though the charges incurred are $0?
Hi Stripe Team,
i have filled-out the form that you guys requested and my account has been under review for almost 2 weeks now. would you mind helping out? Thank you!
Having an issue with 3D Secure setup future usage + payment method cloning. tags: Connect, Platform, Cloning Payment Methods, 3DSecure
We store Customers and payment methods on the Platform account and clone the payment method to the Connect account at checkout
test card number: Authenticate unless set up - 4000 0025 0000 3155 (https://stripe.com/docs/testing#authentication-and-setup)
created a customer on the Platform Account
I set up a 3D Secure payment method on the Platform account, without passing usage parameter (default is usage="off_session") req_cXREvZpKYyAxq2 (create) -> req_sm9l0XRnaXQKQl (confirm)
set as default payment method (req_baFAwVW9gPP3nj)
clone payment method to Connect account (req_LUw7Ndt9wdOxC9)
create an alias customer on the Connect account (req_MEFuPINdY6Ycq9) - so our merchant can see all the charges for one of their clients
create an off_session PaymentIntent, I get an error that the charge requires authentication (req_pnAcfq6zijmKyw)
The payment method was setup for future off_session use, whats the issue here?
Hello Dear. I need some help Today I received an email that my account was closed because of high-risk payments. The problem with this high-risk payment is a person for two days, he's trying different cards for no reason . and It has been signaled as an unauthorized payment
Any Solution To Fix That
With my pricing table, I have a Take Flight subscription which is free.. How would I make that Not collect payment details?
When Stripe resends a WebHook because an earlier attempt failed, does it generate a new event id in the hook metadata, or is it an exact resend of the previous attempt?
My question in regards Stripe Webhook event checkout.session.completed. I read the documentation for this on https://stripe.com/docs/api/events/types#event_types-checkout.session.completed. For clarification, does this event guarantee the payment has also been successfully charged? For context, I understand I could listen to other events like "invoice payment succeeded" and "charge succeeded", but if the behavior for "checkout session completed" encapsulates the success of these other events, it reduces the number of webhooks we need to listen for and process. I also found that there is a race condition and it isn't guaranteed the checkout.session.completed comes before "invoice" and "charge" succeeded events. This is important for our use case since we use the client_reference_id to do link back to the user and do some post-action set-up after a successful payment. Unfortunately the client_reference_id is only available in checkout.session.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
https://gyazo.com/f0c1c8f68c87ce364b5cf113031e226a i love when allmy hard earned money is now about to be refunded to all my customers
so messed up im a new business
no payments are "unauthorized"
is there a support number I can contact
I'm trying out the example of the Prebuilt Checkout page on Stripe Docs with React and Node, I can't seem to get it to work (p.s. I am copying the code from the example to a self created react project on Vite with the relevant dependencies installed)
my issue is with starting the server. This error comes out
Hi Team.
Our customer encountered such an error while he tried to connect wifi in his WisPOS E reader.
He said: "after working well the last 2 days my payment terminal says unknown network error after entering the wifi password. We have the WisePOS E. I've turned on/off the device several times, I even took out the battery and restarted it. The problem started after the battery died and it was recharged."
What can we do to investigate?
How can I add shipping and taxes to paymentIntent?
I would pay someone an absurd amount of money to fix our 3d secure payments if anyone here has done that before. We launched an app for a celebrity this morning and no on from the uk can use our stripe form. Need help asap. Please tag people that might know how to do this. We are 80% there.
How do i make sure that I get notifications from the Stripe App on IOS for whenever I get a payment dispute
I came back to work one day and realised that I missed a dispute deadline and the money got refunded along with an extra £15 as the fee
For Stripe Connect, are there any screens my product team would have to design to make it seamless if we were to integrate Stripe?
getting {"error": {"code": "Failed", "declineCode": null, "localizedMessage": "Card details not complete", "message": "Card details not complete", "stripeErrorCode": null, "type": null}} using the CardField in react native, can you see anything on your end of the call, is there info I can give you to help debug this?
hi team. when there is a new checkout session created and the user completes the payment, what event will be triggered?
Hi Team ,
we have one use case to change the price in subscription where we want to charge amount after the completion of current cycle ..with the below code
await stripe.subscriptions.update(subscriptionIdRef,
{
proration_behavior: 'none',
cancel_at_period_end: false,
items: [
{
id: subscription.items.data[0].id,
price: priceIdRef
}
]
}
Hey team, I am having trouble getting my head around how to achieve a particular flow using stripe API and/or no-code options.
new subscription
Currently, our app has a number of products/prices (invoiced recurrently) in stripe, which the customers can select in specific combinations and quantities. I then create a payment link based on their choices and redirect them to that payment link...etc
upgrade/downgrade
However, when they want to change their subscriptions (upgrade/downgrade), I find that the self-managed portal doesn't allow us to limit the combinations of products/prices that the user can choose from. Basically, they pick a primary plan plus add-ons, and if switching to a different plan, they have different add-ons.
PUT subscription option
I opted to allow the customers to change their choices in the app, and I manually translate that to a subscription change API (https://stripe.com/docs/api/subscriptions/update).
The thing I can't work out how to do is preview the change to the customer and allow them to cancel the change. To get the proration, I have to enact the subscription change via API, and get upcoming invoices (https://stripe.com/docs/billing/subscriptions/change, https://stripe.com/docs/billing/subscriptions/prorations#preview-proration). I guess I can pause or delay the payment, but it doesn't allow me to revert the changes.
Is there a way to calculate the proration prior to enacting the subscription update? Is there another way of doing this flow?
Thanks in advance!
please explain the error req_Iuncl3Z9p8Ymso
Hey team, I am implementing stripe recurring payment UK base (I mean 3d secure) in PHP & react-native
But I am getting the issue on the next payment.
I need to set auto-cut payment from cutomer card
// php side
$stripeSubscription = $stripe->subscriptions->create([
'customer' => $stripeCustomerID,
'items' => [
['price' => $stripePriceID],
],
'payment_behavior' => 'default_incomplete',
'expand' => ['latest_invoice.payment_intent'],
])
$stripeClientSecret = $stripeSubscription->latest_invoice->payment_intent->client_secret;
// react-native side
import { confirmPayment, CardForm, initStripe } from '@stripe/stripe-react-native';
useEffect(() => {
initStripe({
publishableKey: 'stripe key',
});
}, []);
// on submit
const stripeClientSecret = "we getting from php side";
const confirmPaymentResult = await confirmPayment(stripeClientSecret, {
paymentMethodType: 'Card',
paymentMethodData: {
billingDetails,
},
});
// design
<CardForm
style={{
width: '100%',
height: 160,
}}
/>
hi stripe team, I'm trying to extract data about PaymentIntent from stripe API. I have two API keys in two Stripe accounts. But the data return in one account missed object name 'Charges'. Why data PaymentIntent have differences between two accounts?
Hi, Greetings All. I have a doubt related to the refund, Is it possible to refund an amount to the customer which is greater than the charge amount?
Is there any other way we can send money to the customer?
@fiery acorn I've created a thread for you, let's continue the discussion there.
Hey, Is it possible to integrate stripe crypto payouts in India for test mode.
If it is please help me to integrate the all flows to integrate that ..because I'm not able to connect express dashboard by link account url for stripe connect.
Hey, I have a product with three prices, one price is per month, the other per year and the last one lifetime access. My problem is using the stripe client portal the user can upgrade from the month to yearly sub but not to life time (as it's not a subscription) any way to do that?
Hey, Have some queries regarding recurring payments.
For recurring payments, is it recommended to use "No-3DS CVV Less" transactions OR is it better to set up usage as “off_session” with STRIPE and use payment_method_id and customer_id for repeated transactions? What is better for the success rate? future-compliance?
Which is better to set up usage as “off_session” (Initial Transaction) at STRIPE - "3ds flow" or "no-3ds flow"? Which will give better SR for Initial and recurring payments?
Hello folks,
Hello! How do we delete a customer with cash_balance true?
Could someone help me with integrating stripe payment sheet into flutter web application?
Hello! Is there an API call that lists the payment method types that have been configured for an account? I'd like to detect if ApplePay has been configured before trying to register our platform's domain for the account.
Hi there! I'd like to know when I had a subscription and after that I updated that subscription across schedule subscription from monthly to yearly plan and after that I'd like to cancel subscription how can I cancel current subscription which method ?
How to do a 2 step payment using PaymentIntent API?
Hi,
In standard Stripe is blocking money for up to 7 days from a credit card, before releasing it again automatically. Is there a way or 3rd party which can extend that period ?
We're adding an option to our platform for users to use all of their available Stripe payment method types via the Payment Element instead of our existing card element integration.
This has mostly gone well but, unlike other payment types, Afterpay / Clearpay require a shipping address (instead of collecting it during its own payment flow).
We could build something into our platform that will collect that information so that we can provide it in our API call, but the Address Element seems like a good fit for this. Is it possible to show this to collect the shipping address only if the end user selects Afterpay / Clearpay at their payment method?
Hi! We use SEPA Debit as payment method and we noticed that when a payment is disputed and fails, the Invoice remains in "Paid" status. Is there an option to reopen the invoice in this case?
Hi guys
One of my Airbnb guests paid a deposit via stripe, it seems the she has not received the money back yet? All my other guests receive their deposit back automatically two days after check out, that day was due for her about 12 days ago.
Could somebody look into that please?
ch_3MGtGT2RVoVl509y08qHxWwF
During API upgrade, considering the webhook endpoint does not change, should I create a new endpoint with newest API version and disable old one, or keep them both running?
Hello Team,
we had one customer whose payment was enabled earlier. Not his conected account status showing as pending review
#dev-help both in web browser and mobile browser , through checkout session, the g-pay option is not available.
Hello, I have question about manual payouts. User register on our site. We create customer object and he create bank account object assing to customer object. I want to send money to this account but in logs I see error
{
"error": {
"message": "The bank account ba_1MOITQAn1TznkFyFkh92IYG9 is not attached to this Stripe account. External accounts can only be attached to Standard accounts via the dashboard.",
"param": "destination",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_WmQcBP2BJGOHfV?t=1673323200",
"type": "invalid_request_error"
}
}
How properly we should send payout to user using stripe ?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
How can Stripe Connect help in a use case where, the same Legal entity (The same company), runs multiple businesses, and needs a separate account for each of those businesses?
I found some lines here: https://stripe.com/docs/account/multiple-accounts
If you need to create many new accounts (or provision accounts automatically) while maintaining centralized reporting and management, you might consider creating a Connect platform instead of using multiple conventional Stripe accounts.
When you have multiple projects or businesses that operate under the same legal entity, you can use the same tax ID and business information across multiple accounts. Make sure to provide suitable public business information to avoid customer confusion
Hello, I have a quick question around the payments API and VAT receipts. Is it possible to show VAT/tax on a receipt generated when capturing a payment?
It doesn't look like it's possible but I wanted to double check here
Hello Stripe team, I have a question about the intended usage of the SignInView component.
https://stripe.com/docs/stripe-apps/components/signinview
If the primary action is a sign-in button, and we use a href in the primaryAction field, this will open the external auth page in a new tab. The dashboard will keep showing the sign-in component. How can the dashboard detect that the user has successfully authenticated in the external site? We have no way of knowing that the user has clicked the sign-in button. There's an onPress property, but it appears it cannot work together with a href - only one of them can be used.
Or is the intended usage to have a signup button in the primary action, and have the sign-in in the footer? If the sign-in button is in the footer, then we can use a custom button there and we can have more control there.
Is it possible to create collective invoices in Stripe? So over the month several payments are created but the invoice bundled at the end of the month? And if so, how does this work via the API?
Since API 2022-11-15, the charge property on PaymentIntent has been remove. How I collect all failed charge in all PaymentIntent?
One clarification about Express connect acocunts pricing. 2€/ per month /per activated express account are payed by me (business/app) and 0.25% + €0.10 per payout sent are payed by Seller/Account owner? is it true?
Hi all,
please help! how can we create some test Payout data with the Stripe fee inside? I can create a test Payout with Payment transactions inside, but I need the Stripe fee for test also.
Hello,
I'm creating a card source using this code
sourceObjectParams := &stripe.SourceObjectParams{
Type: stripe.String("card"),
Usage: stripe.String("reusable"),
TypeData: map[string]string{
"number": "4242424242424242",
"exp_month": "12",
"exp_year": "29",
"cvc": "214",
},
Owner: &stripe.SourceOwnerParams{
Name: stripe.String("DDD DDD"),
},
}
source.New(sourceObjectParams)
When I try to update card source using source.Update("src_...", sourceObjectParams) It's giving an error like Received unknown parameters: usage, type
Is there any way to update card cvv, exp_month and exp_year?
hello everybody, i wish you all the best about new year 2023.
I have a question about one topic in stripe API , i hope that i can find the response here, is it possible to extend subscription's trial period and how match times and days can we do that ,
Question guys: is it normal for cc payments stripe dashboard doesnt capture carholder name? If not, do we (dev) need to modify call or something
Is it possible to create a life time subscription? My Goal is to have three tiers, monthly, yearly and lifetime. And I want the user to be able to upgrade to the life time subscription using the stripe customer portal. Any way to do that?
Hello!
I have this question: I am a refugee (Ukrainian) in Chicago, receiving unemployment benefits, I want to create a website and connect the ability to pay for goods via stripe, if I receive, for example, 200 dollars as payment for goods, they can Will I be deprived of unemployment benefits, will I need to pay some kind of tax?
Thank you!
Hello, simple question but how can update my company logo in Stripe. I can do it for invoices but the Logo icon internally I cant seem to see how?
Hi all 👋
We're using Stripe .NET client library for issuing automatic payments. These are only accepted by us if the user has a default payment method set and should be Card or ACH. However, even if in Stripe is says default in the backoffice payment website, the property for invoice_settings.default_payment_method is never expanded.
From an answer here (https://github.com/stripe/stripe-dotnet/issues/2631) it is suggested that this settings needs to be set explicitly by us and/or that we need to use default_source. We currently indeed use the latter, but this is deprecated in Stripe.
My questions are: if it is deprecated what is the alternative? Or do we need to just always check both properties and pick one? Can these properties conflict if both set and if so, which should take precedence? And: since we use Stripe website to create test customers, how can we set these properties explicitly from the UI and know which is which?
Hello! I have customer with 2 subscriptions. One is monthly plan subscription with quantity 1 and other subscription is seats subscription with quantity 2. Both plans are shown on customer portal. When I try to upgrade the plan subscription to yearly subscription. It subtract the amount I have paid for subscription 2.. Why both subscriptions are not working independently from portal?
Hello everyone, we make a search of payments like this
PaymentIntentSearchOptions paymentIntentSearchOptions = new() { Query = $"customer:'{customerId}' AND status:'succeeded'", Limit = 100 };
paymentIntentService.SearchAutoPagingAsync(paymentIntentSearchOptions)
Then we count total spent by user like this
await foreach (PaymentIntent payment in paymentIntentService.SearchAutoPagingAsync(paymentIntentSearchOptions)) { moneySpent += payment.Amount / 100; moneySpent -= payment.Charges.SelectMany(x => x.Refunds.Data).Sum(d => d.Amount / 100); }
After updating stripe nuget package to the newest version, Refund was moved somewhere or something, where does this object located now ?
Is there a possibility with a Connect payment to reserve it and not pay it out directly? For example, if the partner has not yet delivered and if so, how would that look via the API?
Hello
Hello there!
Is it possible / what is the right way, of getting payment request (for Payment Request Button), from the subscription SetupIntent?
Hello team, hope you working well, actually, I'm facing a problem with stripe accounts creating API, I'm not passing the country but the country dropdown is not enabled, please see the attachment.
It's automatically pick the Canada location, what are the way to enable it
Hello everyone, for one of my client, I need to connect 2 accounts, the platform and the client. Both have Stripe Standard account. I have found the process with creating a new account - thanks to the documentation, and Discord. But no enough info for 2 existing. I have sk, ca keys and acc for both. The objectiv is to use the application_fee_amount. Does someone have a whole process?
Hello. I have question about StripeCheckout. It is not saving customer card. Is it possible to set to save it ?
Hello, I have two connected stripe accounts. There are system admin (main account) and restaurant owner (connected account). I'm using on_behalf_of to forward the payment to the restaurant owner, but the customer isn't visible to the restaurant owner. Any way of forwarding customer details to the connected account? The requirement is also to set the payment description to match the one which is visible in the admin payment overview
Hi, how do i configure Stripe to collect bank account information when creating custom accounts
Hi, I am trying to see if the Stripe API or any other tool can be used to get data that the third party tool doesn't provide on a transaction; for example Card Holder name, last four digits of the card. Is this possible? Currently our finance department manually downloads a report from stripe and matches the transaction to get this information.
Hello, When we use stripe default customer portal. There is option to set the MIN AND MAX Quantity for each product. Is there way to set the quantity limit when we use custom portal: https://stripe.com/docs/api/customer_portal/configurations/create ??
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hello 👋
With reference to stripe documentation (https://stripe.com/docs/connect/enable-payment-acceptance-guide?platform=web#return_url), we are listening to account.updated events to understand if connected accounts have fulfilled all requirements.
However we noticed that sometimes only capability.update events are fired, and there is no account.updated counterpart.
Here are 2 examples:
- Account
acct_1MCmQvRgDMeiCJBw: capability.updated event evt_1MEwcpRgDMeiCJBw51IouX0u was fired "on its own", informing that there are no more pending verification required. The previous account.updated event evt_1MEwbwRgDMeiCJBwpIuPLwJl still had some pending verification (please note that the last account.updated event evt_1MMtsSRgDMeiCJBwiUr9YCpB was triggered by manually editing information on stripe dashboard in order to fix the onboarding process on our platform) - Account
acct_1MEAfED3SzBiQGxM: in this example there are two capability.updated events (evt_1MEAkUD3SzBiQGxMnITcGy8k & evt_1MEAkUD3SzBiQGxMsLgGmpSY) that were fired together without any account.updated event (the following one, evt_1MFDY6D3SzBiQGxMFy82KmaD, was again triggered intentionally)
I'll also attach two screenshot showing the event situation we were facing when the issue was discovered.
Is this expected? It is not guaranteed to always receive an account.updated event every time there is a change in the missing requirements?
Thank you for the help
Hey! We allow our support department to issue refunds from the Stripe dashboard. We then try to create a corresponding credit note upon the the charge.refunded webhook for the full refund (that can be a partial refund of the initial invoice).
We have an issue though. The refund amount is including tax (unspecified). The credit note create call requires the amount excluding tax, which you later add tax to based upon the customers tax rate.
First question is if you have any feature requests/plans to accept credit note creation based on amount including tax (and then calculate the subtotals etc based on the customers tax rate)?
Right now we're trying to reverse engineer the subtotal amount to send into the credit note creation and then you add tax on that. However, that fail for us in some cases as the refunded amount and the credit note amount mismatch with a cent.
We're calculating the credit note subtotal amount as: refund_amount / (1 + (taxable_rate_percentage / 100) then we need to round up, round down or truncate. Can you share which one it should be?
Luca Monari
when will bank tranfer be allowed for other countries?
got a “The country provided (AT) is not supported for eu_bank_transfer details”
Hello,
I followed the tutorial "Accept a card payment with React Stripe.js". When I want to get a card payment confirmation, I get an error. When I console.log it the message that I have is
message : "Invalid API Key provided: pk_test_**5Aez"
type: "invalid_request_error"
But the key for the test is correct.
On the stripe dashboard, I can see the payment but the state is requires_payment_method but the payment_method is define by default on "card" on the backend.
Hi there
We are opening Stripe payment gateway over the flutter webview and we are facing an issue whereby users can click the "pay" button more than once and hence get charged more than once.
Could somebody kindly advise how to rectify this issue? We have tried various ways
Hi, we have implemented stripe webhook with all events activated. We need to basically track all the transactions payout status whether it's failed or success, date of transfer etc . The thing is when we capture any amount, what's the batch id or unique identifier so that we can find out all its payout details.
Hi
I have implemented stripe in react native mobile app but not getting apple pay and google pay options
Could you please guide?
Hi, I am making a checkout session for a subscription, in making the subscription do I need to Create a price call then (create a subscription api post) and then reference the subscription in the API call?
Hello! We are developing an App for the Stripe App Marketplace and we're running into an issue where a user has a large amount of historical data going back 2 years. Looks like there is a limit for when we use the Charge query (limit 100). We need to get the data (without storing it) and process it through our custom algorithms, but when we use the Stripe API to query it, it takes so much time (for users with large amounts of transactions). Our algorithms take about 20 seconds to process.
Is there a way to query the entire Charges dataset from a user at once? Right now we are basically looping through requests and using the "has.more" to know if there is more data there or not. We have also considered multithreading and requesting the data through multiple threads but we don't know how to do it so that two threads don't call the same data.
So really there are two questions, 1 is there a good way of making a subscription that can be reference in a checkout session with one call?
Hello, I have a WisePOS-e, and I am trying to connect it to my home WIFI, but it never connects. Just says "Unknown Connection Error". However I am able to connect to my phone hotspot just fine. The only documentation I can find says that the wifi needs to be WPA/WPA2 and use a password, which mine does. Any ideas to debug this? Tried 5GHz and 2.4GHz channels as well.
ahhh
Hello. User is charged via Stripe Checkout. On the next page (Upsell) we want to charge him again automatically, but i get error: Cannot charge a customer that has no active card. When creating first payment im passing these params: 'payment_intent_data' => [
'setup_future_usage' => 'off_session'
],
I've been using Stripe for awhile now, but recently we are discovering some issues with Stripe, or maybe just not understanding the correct way to do this. We basically are having trouble getting the user's subscription status fast enough to start using it on our front end. We have middleware on certain routes that requires subscription, but the webhooks don't come in fast enough, so the user gets to the next page and is still not subscribed. We factoring out webhooks, so now our middleware just queries stripe for the subscription based on a session id we attached to it, but find that the subscription is not yet created by the time we query it either. What is the fastest way we can discover the status of a checkout session? I'm kind of stuck.
Hi there- We are using Stripe Connect + Subscriptions and are looking to bring in the next billing date into a support UI so agents can tell customers when they will be billed next when on the phone. What is the best way to retrieve this data via the API?
I sent an ID verification, and two weeks have passed with no response.
👋, do I need to create an Apple merchant ID if I want to integrate Tap To Pay on iPhone in my app ? The app acts as a marketplace where some users can sell tickets to customers - we as platform only process payments and can receive tips.
When using Stripe checkout and collecting a shipping address from a customer, the API requires that customer_update[shipping] be to auto. Which means when I pass a customer to Checkout, every time they change the shipping address in Checkout, their customer object's shipping address is updated. How would I handle the case where the customer is buying something as a gift and shipping it to a different address?
How do i make sure that I get notifications from the Stripe App on IOS for whenever I get a payment dispute
I came back to work one day and realised that I missed a dispute deadline and the money got refunded along with an extra £15 as the fee.
I messaged earlier about this and a mod responded and then closed the ticket without me replying but the advice wasnt too clear so I didnt understand it.
Hi Guys! I am from the Netherlands if we invoice to Belgium we have to send an invoice without VAT. This is shifted. Can someone explain to me how to do this?
Hey all, is there really no way to look up the stripe promo code API with the actual code? you have to use the promo code ID?
Hello, can I get help understanding what the "Application Fee" is in our Stripe Account?
Hello everyone.
I hope you can help me with this one!
In my BALANCE_TRANSACTION table each payment (in ach or pad for US and Canada for example) creates a charge and then a transfer, as we are transfering the money to others partners. We have one timestamp when the payment is created and then a timestamp when the payment is succeeded. it usually takes a few days for the bank to accept the payment (both in ach or pad).
The timestamp for this transfer is normally always close to the timestamp of the creation of the transfer. However when the payment is recurent (like a monthly subscription) the timestamp of the transfer is equal to the timestamp when the transfer is succeeded.
To sum up :
Regular payment => transfer timestamp in balance_transaction = creation of the payment
Reccurent payment => transfer timestamp in balance_transaction = payment succeeded.
Why is that?
Thanks in advance for your help!
Regards,
Félix
Is this where I can get help with MarkDoc? I have a question about how to do something with it for user accessibility.
Hello,
Is there a way to debit a standard connect account and transfer funds to platform account?
directly from the balance of standard connect account.
When using instant verification with ACH, does Stripe validate the bank account in the background, does it not validate the bank account at all, or do we have to call a separate API to validate the bank account?
Does anyone know if I need to do anything special to my Google Ads code to pull Value data dynamically from Stripe? Or is the code fine as is as long as I set it to pull dynamically? These are the parameters.
'value': 123.05,
'currency': 'USD'
Hi,
we are using Connect and standard accounts with direct charges. We realized that we cannot use "Retrieve account" (https://stripe.com/docs/api/accounts/retrieve) because its only for custom and express if We understand it correctly. We want to retrieve connected accounts' addresses which they submited to the onboarding process. Is there other solution how to retrieve this type of info so our connected accounts dont have to submit it once more? (Because that would be kind of problem - we need it for creating customers so that they can pay subscriptions)
Hi,
I am trying to update a subscription with billing_cycle_anchor: 'now', If am updating the subscription on the same day the billing_cycle_anchor , current_period_end and current_period_start aren't getting updated. However if I use test clock to go ahead a day and update the subscription it updates the keys. billing_cycle_anchor is timestamp in seconds why is it happening ? Is this a bug ?
Hi,
If I create a scheduled subscription, when that subscription's status goes from "scheduled" to "active", does it fire an event for webhook "customer.subscription.updated"?
Hi,
We are trying to optimise our payment flow to avoid unnecessary Network Card Requests. Could you confirm if enabling the following parameter setup_future_usage when creating payment intents makes any NCR?
hi i have a question about radar
Hi all,
Using the API how can I get all orders (including line items) belonging to a particular customer ID? I can see all charges for a customer but the charges don't show me line items. I'm stumped.
Is there a way to see what is causing something to raise an error in the elements-inner-payment js file for stripe js? Im currently getting this error: TypeError: undefined is not an object (evaluating 'e.paymentElement.form[n].values')
Does Stripe now allow customers to have subscriptions in different currencies? Cause it seems to now allow it all of a sudden?
I create an invoice by calling stripe.InvoiceItem.crete, then stripe.Invoice.create, then stripe.Invoice.finalize_invoice, but sometimes the InvoiceItem is not included in the Invoice and appears in the list of Pending invoice items in the console. Is this a timing or database issue, or something else?
Hey hey!!! I have a quick question. Is there a way to test a payout failure for connected accounts on testing mode? All created payouts transition to paid right before the creation.
Hello! I'm having a problem while cancelling some payment intents via API. Can someone help me?
Hello, is there an ETA available for when the legacy free trial feature will be sunset? In my new app, I am wondering if I should use it or do it the new way. Thank you 🙏
Hello, I have a couple questions about the Stripe CLI tool. Firstly, how do I override multiple parameters when triggering an event? I thought something like this would work, but it returns errors:
stripe trigger charge.succeeded --override charge:amount=1998,charge:customer=cus_test_customer
Setting up fixture for: charge
Running fixture for: charge
Trigger failed: Request failed, status=400, body={
"error": {
"code": "parameter_invalid_integer",
"doc_url": "https://stripe.com/docs/error-codes/parameter-invalid-integer",
"message": "Invalid integer: 1998,charge:customer=cus_test_customer",
"param": "amount",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_ZjiPZ4ueFEIIbL?t=1673378756",
"type": "invalid_request_error"
}
}
Secondly, is it possible for me to create a customer, so that I can use the same customer when triggering events? I would like to do this, so that I can associate the Stripe customer record with a record that uses the Stripe customer value as a key
Hey my name is cameron dillan horne an I have stripe intergrated into my wordpress website. Camerondillanhorne.com
I made a payment that was not complete and got an error because i put in the incorrect cvv info.. Second time it was the correct cvv.
And instead of charging me once it charged me
two times. Please help me!
Hello, is there a way to update destination payment of a transfer?
camwebdeveloper
Regarding stripe terminal BBPOS WisePOS E. What technique would you use to associate the terminal to a dedicated pc? We have multiple pcs and administrators. When they login to a pc they need to be auto assigned to the terminal at the pc. Thank you.
Hello, my name is Fabian, could you help me with some questions ? What is the process to make a dispute? How is it done when there are several transactions from the same customer?
hello, can a payment link be used to receive money from an investor? (instead of a sales payment)
hello, wanted a fresh eye on this old code. I updated the stripe-php to the latest version 10+, but this bit of js is not creating a token. Was this code deprecated? thank you
// Handle form
submission.var form = document.getElementById('payment-form');
form.addEventListener('submit', function(event) { event.preventDefault();
stripe.createToken(card).then(function(result) { if (result.error) {
// Inform the user if there was an error.
var errorElement = document.getElementById('card-errors'); errorElement.textContent = result.error.message; } else {
stripeTokenHandler(result.token); } });});
One possibility here is this function might not be accessing the updated stripe-php. Php-storm says it can find Stripe() but my tests run ok. It's sort of confusing.:
const stripe = Stripe('{{ config('services.stripe.key') }}');
Did you know what it can be ?
Good day i am an part of the it department of a medical college in Florida, so a website was developed(for the school) using 123site website builder we managed to integrate stripe to allow students to pay for the schools services eg tutoring but we want to implement afterpay/clearpay through stripe but the option is not popping up, but the afterpay option is on, can you please kindly assist i am using the no code option
You’ll see it in your dashboard
What
Nothing on dashboard
And keyrs are good
did you try the secret key or the publishable key
I put two
On my website
I am trying to integrate an affiliate system into my website.
We intend to use the Separate Charges and Transfers method.
My account type is Express.
Technical libraries used are Node.js, React and Next.js.
The website (platform) allows sellers (consolidated accounts) to publish referral links on their product pages.
The referrer (let's say, Mr. B) sends the referral link via social networking service (SNS).
Mr. C, who has seen the social networking site, goes to the product page from the referral link and purchases the product.
The payment made by Mr. C is transferred to the seller (consolidated account), the introducer (Mr. B), and the platform.
We are currently testing this system by registering the seller with Destination.
Application feeamount, so that the platform also receives a commission.
We are planning to build an affiliate system by registering referrers (with Stripe linked to them) there.
Currently, we have confirmed that Destination will transfer the money to the seller and the platform commission will be received.
Now we would like to transfer the money to the referrer's Stripe account.
However, the implementation of the code is not working.
Can you please tell me how to do this?
Hey folks -- please try to avoid chatter in this channel. We'll open threads for each question ASAP and best to keep discussions there (even if trying to help other users).
Hello, I’m trying to make a payment in this website who uses stripe with my AMEX card and it keeps saying my card is declined. I check with amex customer service multiple times and they said there’s no block or anything on my card. I tried apple pay as well still no luck. I contacted the website customer care to see if there’s any issues from their side and they said there’s no issue and they accept both credit and debit cards. Can you tell where the issue is? https://www.unlockriver.com/index.php?route=main/checkout
Hello, the mail I used for my stripe account doesn´t work anymore. How can I recover my account? Thank you
Anagvalle
Hi,
I adapted content from the Stripe tutorial for Apple Pay with SwiftUI.
I'm using the test key sk_test...
Must I assume that every payment attempt using this key will be returning an error?
Hello everyone hope everyone is doing well
I read the rules and I don't want to break them but it is my last hope I've contacted stripe support tirelessly for 3 months now and no help or answers have been provided to me I've lost everything due to my stripe account being closed for 3 months with all my money on it I cannot get off I've tried everything absolutely everything you are my last hope literally the really sad part is I don't own or run a buisness iamm just an employee who messed up somehow during a 3rd party payout system I know nothing about please I beg all of you to please help me thank you
My account is closed has been for 3 months and I have no idea why I Noone from stripe is available to have any kind of conversation with me due to my money all the money I had I worked hard for is just sitting there on the account balance and I cannot for the life of me figure out what to do and no one no one will help me can u please I've lost my home my car everything due to this
How do I cancel a recurring donation for a customer that doesn't have a customer profile?
My API is creating the customer, but its not showing up in the Stripe Dshboard.
Hello, I would like to delete all invoices - open, draft, paid, all invoices from my sandbox account. Is there a way to do this? Thanks!
@dense shuttle let's chat in the thread we created for you here: https://discord.com/channels/841573134531821608/1062484960784695356
Can i connect my stripe express account to a new Stripe account and keep the same merchant services?
Goodnight!
I am receiving through Webhook, an object of dispute. I would like to know how I can get the id of the session referring to this dispute...
Hi, I'm writing to ask for help. I use shopify with Checkify integration for a quick checkout and I connect checkify to stripe without any problem, but now I would like to activate my klarna account on stripe, I activated the option in payment methods settings, but using checkify and not stripe directly on shopify do i need to take any other steps? Thanks
Hi! I'm currently using webhooks to know when a customer attaches a payment method via the payment_method.attached event. I'd like to also know if this payment method requires microdeposit verification via webhooks. any suggestions on the best way to do this? Would setup_intent.requires_action help? (We're using setup intents + Stripe Elements for setting up payment methods)
Hi, I've added a free plan to a pricing table but it's still requiring the user to put in their payment info. How should I handle offering a free plan option next to paid plans if I want to use pricing tables?
Just a quick question regarding the usage of Stripe Checkout with a Per-Seat Licensing model: is there any way to add a billing_cycle_anchor attribute when creating a Stripe Checkout session?
Because we're using a Per-Seat Licensing model, we would want to charge based on the amount of "seats" (in our case, users), as well as time used in each seat (how long a user is active), after a 30 day period after sign-up but send them a prorated invoice if they cancel before the 30 day period. While this is possible with the Stripe API, I'm not sure if there is a clear way to use this type of pricing model with Stripe Checkout?
Regarding Stripe Checkout, when creating a subscription payment, is there any way to set payment_settings.save_default_payment_method to on?
Hi, ive been dealing with hell on my last two shopify stores regarding card declines, and i think ive nailed it down to a card testing issue. I desperately need to fix this ASAP as all my customers cannot purchase
Hi Stripe Team. When reviewing the request body of a webhook, it doesn't look like there is a way to determine the webhook ID of the event. The payload contains the event ID and the object that's associated with the object,. The reason I am trying to find the webhook ID is because we've observed that lots of merchants use the same Stripe account for multiple websites. They end up with multiple webhooks and Stripe sends events to each webhook. This results in lots of failed webhook validations cluttering the logs of the site that the event didn't pertain to.
For BECS Direct Debit in Australia payments, is it possible to get the bank account number and BSB from Stripe?
Our use case is we want to use the Stripe.js element to capture bank details for the customer in case we need to charge them, but we also manually issue payouts to that bank account (external to Stripe), so we need to capture the details twice - once for ourselves and once in Stripe.
If we can extract the raw non-redacted bank details from Stripe we would much prefer to do that. Is this possible?
mitchdav
Hi. I'm developing a site where users can Subscribe to different vendors to gain access to their content. Our platform takes a portion of the Subscription Price while the rest goes to the vendor. Eventually, the vendors can use a Stripe Connect account to withdraw their earnings like a payout. That being said, I'm having trouble understanding the difference between the types of Connect accounts that are being offered, specifically Express and Standard. Are there differences in terms of functionality, costs, and other things?
hi I have a use case if someone can help
is it possible to update the pre-authorized amount to lower amount in the charge without capturing it?
Hi there- I'm trying to collect ACH info for future payments, following this documentation: https://stripe.com/docs/payments/ach-debit/set-up-payment?platform=web#access-data-on-a-financial-connections-bank-account
I've been able to set this up successfully, but I'm curious what to do in the unhappy path here. If a payment fails for whatever reason with this account in the future, how do we recover from that?
Hi there! I'm trying to model domain purchases with Stripe subscriptions. Basically, I want to be able to create a subscription such that the initial price is $X/year. After the first year is over, the subscription should automatically update to a new renewal price at $Y/year. Is there a clean way to accomplish this?
Hello how to make a Block rule where u can make sure a person can only buy from u 2 times maximum every 3 days
Hello, okay... so I have been playing around with the API and Stripe PHP. I am using the subscription demo checkout from the site, seems to do what I want pretty much apart is it possible for the customer to manage multiple subscriptions from the hosted portal? what would be the easiest way to do this? seems like every time a subscription is purchased it makes a new customer even if the same email address is used?
How can I list items like this?
<section>
<button type="submit" role="link">
Checkout
</button>
</section>
<form>```
That form is all that is on the example
I cannot access my insta card because it has my husband’s cellphone number as the login process, so I am not able to access my code to login. Someone help me change it to my own cellphone number, please. Thank you
The above will allow me Insta Pay through my ATM Bank Card
Hi! I'm trying to allow Standard connected accounts accept payments (direct charges) from users on a React Native app. I've been using this link: https://stripe.com/docs/connect/enable-payment-acceptance-guide, but I'm not seeing how to make a payment sheet or payment elements on React Native on this page. I do see React Native here: https://stripe.com/docs/connect/collect-then-transfer-guide, but this seems like its for destination charges. Any advice on accepting payments (direct charges) on React Native would help. Thanks!
can you add metadata to the customer portal? or include it in the subscription name?
I have customer with multiple groups (the name of the group can be configured in metadata there), can I create a subscription for each group so when they login into their stripe billing, they only can see things they can pay ?
Is there an API change for PaymentIntent? In my code, I retrieve charges from PaymentIntent object in a checkout.session.completed webhook, but I can no longer find charges from the return value of paymentIntent.retrieve.
hi there. we've got some users who are subscribers via woocomm on wp that we want to transition into our new stack. it seems like the legacy setup is that woocomm handles the recurring orders/payment intents rather than setting up an actual subscription in stripe. is it possible to migrate those users to an actual stripe subscription in the same stripe account w/o having to add in the friction of them re-upping their commitment manually via a new approval?
Hi
I am following this link and everything is working well .
https://stripe.com/docs/payments/save-and-reuse
Now I want to add cardholder name. I couldn't find anywhere to add on the element the card holder name
Can you please help ?
in the customer portal, our plan not showing like this demo , its only show the product name!!, https://billing.stripe.com/p/session/test_YWNjdF8xR3kxaUZBbHF2S3B4SkN1LF9OOUY4MVpjZUo5QVhZV0U0YkZBZ2o2a2pWaHp6cnY10100z5McSmtN
#dev-help while clicking gpay option in mobile ,it dooes not going for gpay app instead of it asking the card details,can you let me know the flow?
hello
i need help
Can we use stripe subscription product in clickfunnels with quantity selector?
Hi is there any way in which we can make the payment based on monthly active users
for ex: suppose in the current month we have 8 as the max no of the active user so can we do the billing based on this ?
Hi. Stripe developers. We are building a WordPress plugin for the marketplace. And we're building a plugin for customers to pay for vendors. We are planning to use the New Stripe Elements. Could you please help us?
Hi, I'm not able activate/enable my account for payouts or payments for test mode. I'm getting error like-
"Known test bank accounts cannot be used in livemode."
so, how can test payout with test mode ..
Hi Stripe Android team,
After removing all cards from the stripe payment sheet (android compose), EDIT option is available. After tapping on EDIT, +Add is disabled. Need to close and reopen to have this enabled. It is expected not to have the edit button when there are no cards.
A Stripe Connect & KYC question... We've got a KYC process where our users set up bank accounts with us (technically our BaaS partner). Once they get approved in the KYC, we'll add Stripe Connect accounts for each of them (through the API).
The docs are quite clear on how to make that happen, so no real problem adding them...
But it's not clear if Stripe also does a complete KYC verification once we add the accounts, and whether that is likely to result in Stripe requiring other documents to be uploaded and such...?
Since our customers have just passed a bank-grade KYC, I can't really see why it would be needed. But would like some insight into how this usually works, to better understand how to design the flow.
Thanks!
Hi Stripe Team ,
I am facing issue in connect custom account. When i add external account for payout(Test Mode). Payout enable successfully. but whan i add second time my connect custom account in pending review. I use this code.
$stripe->accounts->createExternalAccount(
$account_id,
[
'external_account' => [
'object' => 'bank_account',
'country' => 'US',
'currency' => 'USD',
'account_holder_name' => $account_holder_name,
'routing_number' => $routing_number,
'account_number' => $account_number,
],
]
);
Will user from connected account will be able to do the payment. If Payment is enabled and payout is disabled from stripe for that particular user.
we are using PaymentElements to render card and other payment methods. How can we hide the country dropdown from this UI? and also is there a way to enable option to enter card holder name in the fields?
Hi, can i configure a simulated reader update with low battery on android devices?
Good morning! I'm converting a page that was able to contain multiple Card Element instances to use Payment Element instead. The Card Element version uses the JavaScript stripe.createPaymentMethod() and passes that to our backend that creates the payment intent and processes it.
Our new Payment Element implementation works well when there's a single instance of the payment element on the page, but when there are multiple instances the console fills with errors.
Are multiple instances of Payment Element allowed to coexist on the same page?
Hey! We are trying to set up Stripe and Magtek Swiper integration and we can't test it in test mode since we only have legitimate cards. Is there any possibility to test the integration in test mode, or do we need to test with live keys?
Hello I have a question
the MOA will not get accepted and I have no clue why, did anyone have this problem before
Hi there, I need some help with Expres Account Payout fees calculation.
Our plateform allows our customers (worldwide) to directly pay our services providers (also worldwide).
The thing is both our customers and providers may or may not have the same regions and or currency.
We want stripe payout fees to be paid by our customers. What would be the rules to apply to the amount our customer pay in order for us to ensure our providers actually receive the full amount they intent ? Is there any overall formula or do we need to handle every possible case manually ? Or maybe an endpoint in the API that precalculate the amount of fees charged by Stripe ?
Thank you for your time !
Hey team, I am implementing stripe recurring payment UK base (I mean 3d secure) in PHP & react-native
But I am getting the issue on the next payment.
I need to set auto-cut payment from the customer's card
@misty hornet as per our previous discussion, I added payment_settings -> save_default_payment_method while creating subscription. but still not working.
BTW anyone know how can I test and fix this asap?, I am getting output after 1 day due to I created a 1-day recurring subscription.
// PHP side
$stripeSubscription = $stripe->subscriptions->create([
'customer' => $stripeCustomerID,
'items' => [
['price' => $stripePriceID],
],
'payment_behavior' => 'default_incomplete',
'expand' => ['latest_invoice.payment_intent'],
'payment_settings' => ['save_default_payment_method' => 'on_subscription'],
])
$stripeClientSecret = $stripeSubscription->latest_invoice->payment_intent->client_secret;
// react-native side
import { confirmPayment, CardForm, initStripe } from '@stripe/stripe-react-native';
useEffect(() => {
initStripe({
publishableKey: 'stripe key',
});
}, []);
// on submit
const stripeClientSecret = "we getting from php side";
const confirmPaymentResult = await confirmPayment(stripeClientSecret, {
paymentMethodType: 'Card',
paymentMethodData: {
billingDetails,
},
});
// design
<CardForm
style={{
width: '100%',
height: 160,
}}
/>
Hi Team,
Changing(Rolling) the API public key, Secret key and Webhook secret, will that affect the payment of the cards already saved in any manner?
Hi team,
Got an error during creating account with account token - type individual : You can only provide individual parameters for accounts with business_type of 'individual'. What are the params that are not allowed?
Hi Dev team members,
Is it possible to include cardholder name in payment element in stripe.confirmPayment()?
Hey, I'm working on Mandates for India. Facing some issue with payment_method_options[card][mandate_options][interval]. It's working fine if I send the value as "sporadic" but for other values (day, week etc. mentioned in doc) it's giving the following error
{
"error": {
"code": "parameter_missing",
"doc_url": "https://stripe.com/docs/error-codes/parameter-missing",
"message": "Missing required param: interval_count.",
"param": "interval_count",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_fVGCXrYq0w5DqD?t=1673427550",
"type": "invalid_request_error"
}
}
Doc Link -> https://stripe.com/docs/india-recurring-payments
How will i identify connected account status through webhook, that account status is changed to pending review from completed
Hi team! I am new to this space. We are building a platform in which all our users have their own virtual wallets. They can use this wallet to purchase products from our platform ,also recharge using payment gateways. Please suggest suitable stripe service. Thanks in advance🙂
hello
can anyone tell me why during a sub_schedule the first invoice is thrown to draft ?
Hello, is there a way to pre-populate "Name on card" field on the stripe session checkout page?
Hello Stripe team I need help, so I'm building a webhook that will trigger "customer.subscription.deleted" event. So I try to test it through Stripe Dasbboard by cancelling a dummy customer.
But in the webhook details, I see the response with error 400... the message said that signature are invalid...
Hello team, hope you are working well, I have one question when it will come to any user?
Hello, i have the following issue:
I've created 2 products, which are subscription based. Stripe created a link to go to the checkout immediately and handle the payment. However, each time a payment occurs a new customer gets created.
I've already tried setting the email and customer_refererence_id in the URL parameters, but unfortunately it creates a new customer with a new ID again.
Any idea on how to handle this?
This is is important since when i create a user in my app i immediately create a stripe customer and assign my user the stripe_customer_id and access to the app depends on that stripe_customer_id.
Thanks in advance 🙂
Hi Team
can we test applepay/googlepay using browserstack by changing geo location from India?
Hi
What is the event that we should listen to when CaptureMethod = "manual"?
and when CaptureMethod = "automictic"
I have two price objects both having a 14 day interval, when I subscribe to the first one it gives me an end date that is 14 days from now (excluding today) but when I subscribe to the 2nd one i gives me an end date 14 days from now (including today). I cant figure out whats wrong
Hello Stripe team, i have problem with off-session 3Ds card payments by subscription, first payment succeeded, next one - required 3Ds although i set up payment method for future off-session payments
hi, i ask a question here a fews ago and the thread is now archived. is there any way to retrieve it? Just want to backread
hello! I would like to implement bank transfer payment in UK platform and present Euro to my customers. I have attached my Euro bank account. But the bank transfer only works with GBP. Do you know what is the steps to accept also euro with bank transfer ? thanks
Hello, I want to integrate stripe customer portal to manage my users subscriptions.
I add my products in subscriptions without ui code (stripe dashboard customer portal).
But I don't see the products to subscribe.
It's just for managing products/subscriptions but not for paying a subscription?
Hi, we are facing following issue when payment is being made with apple pay and apply touch id is not being accepted.
InvalidAccessError: Page already has an active payment session.
Hello Stripe team, I have a question.
I am making a MERN stack application where, from Client side we are doing 3dSecure as suggested with this link https://www.youtube.com/watch?v=ZkpRfry5a_Y&t=1109s For the stripe 3DSecure, do we need to compulsory store the publishable key at client side (React side) ?
Because when we make a build in react, any one can see key in browser.
Can we have any other way to do 3DSecure ?
Hello Stripe team, I have a question regarding subscription schedules. I would like for a user that have a Yearly subscription to migrate to a Monthly subscription AFTER the end of his current yearly subscription. What we are trying to do is the following : 1) Create a new subscription schedule with old subscritpion 2) Add subscription after the end of the previous one. But it's not working
Hi. I understand that you can use the SetupIntent API to add functionality such a Customer can attach a payment method (i.e. a card) for a future payment. However, how would they update this payment in the future? Is there a payment method field attached to a Customer object?
Hi Stripe Team,
We have one question regarding a subscription.
We have started a subscription for a user on the 01. November 2022. Its a yearly subscription, so it will renew on the 01.November 2023.
Since we got some help by the user we want to add 2 free month to the subscription, so that the new invoice/renew date is 01.January 2024. Is that possible either via the Dashboard or the API?
Hi there,
we are in the process of creating a product and payment link through stripe connect. We are having issues adding more payment types other than only credit card. Also, we are looking to add another box to the payment link which allows entering a subject for the payment. Is there anyone that can help us out with this? Who could this be? Thank you very much in advance.
Nik
https://www.sveltestripe.com/examples/payment-element is it secure to use this component for svelte?
Hello
I am looking for any possible way to hide the Stripe branding in the User interface from my app
So while the customer Onboards himself, makes payments, or does any activity, I want to hide the Stripe branding and show my own product branding only, Is it possible in any way like with the Custom plan? Looking forward to some help on this. Please let me know if there are any possible solutions to it
Thanks in advance
Hi
I'm trying to find some documentation on subscription_schedule webhooks, like a flow chart or anything to help me know how these events are being triggered
Hello 🙂
I have problem with official stripe woocomerce gateway plugin.
Some orders are on-hold status and we get order note:
'Stripe charge authorized (Charge ID: ). Process order to take payment, or cancel to remove the pre-authorization. Attempting to refund the order in part or in full will release the authorization and cancel the payment.'
In stripe dashborad orders are completed but in woocomerce stay on-hold
Hi devhelp 👋 Does Stripe support processing payments with Network Tokens + Cryptograms created by Adyen?
Hi, I refund customer's money, but then the customer said that his card is expires and he didn't receive the refund
help 😦
Hello!! I need a bit of help. Does anybody know if I can create an EphemeralKey on a connect account? We are trying
$ephemeralKey = $stripe->ephemeralKeys->create(['customer' => $customer->id],['stripe_version' => '2022-08-01'],['stripe_account' => 'acct_1Ld7XXXXXXXXXW']);
But there is an error
Hi guys , how can i save card , and use this card in future wihout 3d-secure ?
hello everyone.
I need to save payment method to use it in future (every month) to charge for subscription.
But I'm having 3D Secure (requires_action) every time when I confirm payment intend.
Is there a way or link to docs where I can avoid 3D Secure when my cron script will charge user?
Hello. I'm trying to set up stripe to create express accounts, with code like so:
$stripe = new \Stripe\StripeClient('sk_test_xxxxxxxxxxxxxxx');
$account = $stripe->accounts->create(['type' => 'express']);
$accountLink = $stripe->accountLinks->create([
'account' => $account['id'],
'refresh_url' => 'http://bribetheband.com/admin/test_stripe_refresh_url.php',
'return_url' => 'http://bribetheband.com/admin/test_stripe_return_url.php',
'type' => 'account_onboarding',
]);
return $accountLink;
This works ok. But, when I get back to my server, it doesn't pass back any parameters that would allow me to identify the user. What is the best practice to addres this? Obviously, I could just tack the identifier on to the return_url parameter, like so:
'return_url' => 'http://bribetheband.com/admin/test_stripe_return_url.php?id=' . $account['id'],
Is there a preferred way?
Hello, where should I change the profile picture of my company in the stripe connect onboarding please ?
getting error in webhook: payment_intent.payment_failed
Hi Team
can we test applepay/googlepay using browserstack by changing geo location from India?
Hello it says my business isnt eligible to use stripe because it doesnt meet terms of service, please someone help me
Hello 👋
When our users are making changes to their bank account, we are creating a new bank account by calling stripe.Account.create_external_account with the default_for_currency=True parameter and then deleting the old one by calling stripe_api_client.Account.delete_external_account (passing the old bank account id obviously).
When making the .delete_external_account call, we receive a 200 response status code and a payload containing "deleted": true value.
However if we then check the account, we see 2 bank accounts, including the one that we tried to delete 😕
Here an example:
- Account id:
acct_1INyxRPhZIYR0uxU - Create new bank account request:
req_CGdJix5JukUFfJ - Delete previous bank account request:
req_V7Khgto1BQEvs0(for deleting bank accountba_1MOiv3PhZIYR0uxUuWHmghoW)
Is this expected?
Reference: https://stripe.com/docs/api/external_account_bank_accounts/delete
Hi everyone,
I have a question about custom connected account that are used for marketplaces.
Let’s say we are marketplace offering payouts to our clients (sellers) by means of custom connected account.
“connected account needs to be activated by a person, known as a representative, with significant responsibility to control, manage, or direct the organization; and is authorized by the organization to agree to Stripe’s terms. The representative must either be an owner or an executive, which you specify by setting relationship.owner to true or relationship.executive to true.”
There is this passage in documentation on required verification for payout (https://stripe.com/docs/connect/required-verification-information)
The question: Can a representative be a person who is NOT a beneficiary and NOT and executive officer (not person of significant control) if he/she has an proper authorization to act on their behalf, for example POA. Can custom connected account be activated by, let's say, regular manager(not people of significant control) who has POA from beneficiary or exec?
hey — I'm trying for an existing client to accept a wire transfer in France. I'm not sure how to do it without cancelling their current plan?
the following steps work but they require cancelling the current plan for the users
- Enable SEPA payment method in Stripe
- Add a new price in EUR in the existing Stripe products
- Add plan and payment frequencies metadata to the new price (see existing prices)
- Create a payment link for this price with the correct quantity
- Set the customer reference id to the network id in the payment link URL parameters and send this link to the customer
Hello there!
We have an active customer, with a yearly subscription
Let's say his billing cycle is Jan 1 2023 - Jan 1 2024
E.g. he's already paid us for a year
Is there any possibility to add that customer additional few months, so his next invoice would be placed on Jun 1 2024?
I saw a possibility with adding additional trial days for subscription, but it wouldn't work for us, as we have additional handling for trial users, which shouldn't be attached to that one
For some reason editing billing cycle is unavailable in Stripe Dashboard, any possibility we can make it through API / Stripe CLI?
Hi there, I have connected Stripe account with 'Enabled' status. At the time more information will be needed to process payments/payouts how I will be informed about it (email to main account owner / email to connected account owner)?
Hello
I've been using the Stripe REST Payment Intent API using rust programming language, and I noticed the API calls go through when I create a payment that I intend to capture later, but the Payment isn't saved in the dashboard, and this Innevitabley causes capture to fail. I've checked that my API keys are correct and was wondering if this is standard behavior when working with the test API keys. Otherwise, I need help implementing authorization and capture correctly because at the end an API call to capture returns this:
Url: https://api.stripe.com/v1/payment_intents/pi_3MP4IECuOQwQZaHD1oU3nfFk/capture
Capture!: {
"error": {
"code": "resource_missing",
"doc_url": "https://stripe.com/docs/error-codes/resource-missing",
"message": "No such payment_intent: 'pi_3MP4IECuOQwQZaHD1oU3nfFk'",
"param": "intent",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_mqlvAsJo3FkOTg?t=1673443500",
"type": "invalid_request_error"
}
}
Hi, Is there a way to combine the good-better-best billing structure with a variable usage process? Ie.:
- Client pays monthly subscription of $500
- Client uses service over a certain point (this would be defined by our in-house software)
- An additional charge is added to Stripe for $50
- Client is billed $550
Hey, how can We connect crypto wallet with express dashboard for stripe connect ?
hi, can anyone help me to correctly link klarna on stripe?
👋 is livemode unable to be updated via API?
Hi
is there an update for strip to include jetpack compose component?
Hi Team
can we test applepay/googlepay using remote desktop(North Virginia) access from India?
Hello
here is my query:
$payment_intent = \Stripe\PaymentIntent::create([
'amount' => $amount,
'currency' => 'eur',
'payment_method' => $body->pmType,
'description' => 'title',
'customer' => 'cus_xxxxx',
'confirm' => true,
'off_session' => true
]);
I would like to retrieve the card brand from the PaymentIntent.
is it possible ?
When I do '$payment_intent->payment_method' , I get "pm_xxxxxxxxx"
however when I do '$payment_intent->payment_method->card->brand' I get an indication that "card" and "brand" are not objects.
so I know very well that it is possible to recover the brand of the card by making a retrieve payment intent but what I wanted to know if it is possible to do it without, that is to say from my request to create the paymentIntent?
Thanks
Hi Stripe devs is it possible to remove the customer email field from checkout?
Does stripe have a way to manually validate a bank account without using micro deposits? An API I can call?
hey — I'm trying for an existing client to accept a wire transfer in France. I'm not sure how to do it without cancelling their current plan?
the following steps work but they require cancelling the current plan for the users
- Enable SEPA payment method in Stripe
- Add a new price in EUR in the existing Stripe products
- Add plan and payment frequencies metadata to the new price (see existing prices)
- Create a payment link for this price with the correct quantity
- Set the customer reference id to the network id in the payment link URL parameters and send this link to the customer
what I'm trying to do; change the payment method to wire for an existing user that paid by card without cancelling their subscription
we're using the customer portal
Is it possible to, through the API and using Stripe Connect, see all transactions that are included in a Payout? https://stripe.com/docs/api/payouts/object doesn't include anything... but I know it's possible through the regular Stripe UI (where I can see transactions in our own payouts).
Hello! I have the following problem, I am making a system, and from the dashboard, I create the products, and these products are also created in the stripe dashboard, but I would like to know the ID of these products, to be able to save them in the DB, and to be able to use those ids in the product cards, to send that id to the stripe-check-out, I'm working on PHP
Hey, guys, if somebody has stripe payouts good experience and could make me a favour of paid consulting, please, let me know 🙏🏻 I appreciate in advance!)
Tap-to-pay-stripe-terminal-sdk
Hello I am trying to create an IOS Swift application, using stripe terminal SDK. I cloned the example repo (https://github.com/stripe/stripe-terminal-ios/tree/master/Example), and edit the API to provide my own connectionToken.
But after building the application on my personal Mobile (Iphone 11 IOS 16.0.2), when I try to DiscoverReader using the "Local Mobile" discovery Method, I get the following error Could not communicate with the reader. Try resetting or recharging the reader. Do you know where this error come from, and how can I make my reader work ?
Hi everyone! I'm looking for a developer that has knowledge how to integrate stripe accounts,stripe payments,... Would be interested on hire one. Appreciate
Can any person (not just owner) be a representative of a Stripe Connect account?
I have a question about delayed payment method and the webhooks events that are being fired. A customer can purchase license for the product on my site. A customer recently used Sofort (which is a delayed payment method). Now the problem here is that I wish to release the license code even though the payment hasn't been cleared yet (it can take 2 to 14 days). Now my question is, can I just rely on the checkout.session.completed with payment status unpaid and just provide the license to the user (instantly)? And in the event of the payment failing, I can use checkout.session.async_payment_failed to disable the license code? Is this a way of doing it? Or should I really rely on the checkout.session.async_payment_succeeded ? And just wait before sending the license code?
Hi everyone!
any way to know if my account has the flag set the pay_immediately to false?
Hey guys. We have an issue where hackers are hitting our backend endpoint that serves our Stripe client_secret for FrontEnd CardElements directly and are using it to test stolen cards. It seems like the client_secret that comes from you guys isn't short lived- we did a test on it and we can keep adding/removing cards to an account with that token for a large chunk of cards. We're implementing some throttling, recaptcha, and CSRF to our registration endpoints, but is there a better way to handle serving this token to our Frontend during registration/signup that you recommend? Thanks!
Hey guys. I'm facing an issue that Zapier is sending line item amount to stripe as 8615(integer) but in Stripe, invoice line amount is converting to 86.15. How can I get rid of it?
Hello, i was following this tutorial and implementing stripe with next.js , but when i got to the part where they use stripe.redirectToCheckout i got a next.js error saying:
IntegrationError: stripe.redirectToCheckout: You must provide one of lineItems, items, or sessionId.
i saw in the docs that this method is deprecated and i was looking for an alternative solution?
timestamp 2:51:40
https://www.youtube.com/watch?v=4mOkFXyxfsU&list=PLF4xuVcoN5AbSPb8Z9CcZ2PVfVS8J9KsL&index=26&t=3255s
thank you in advance
Hello
I need help implementing Stripe with Apple Pay with SwiftUI
I use this tutorial:
https://www.youtube.com/watch?v=QcM9DGcJSjs&ab_channel=StripeDevelopers
Everything goes well until the final step.
I create an intent in php then get the client secret
I show the apple pay button
pushing the button shows the apple pay UI
but applying payment shows an error
Thanks for your help
Hi,
Could you tell me if any of the following API calls incur in any Stripe fee?
stripe.Customer.create
stripe.Customer.retrieve
stripe.PaymentMethod.attach
stripe.PaymentMethod.retrieve
Vakarm
Hi , does apple allow in-app stripe payment sheet on my react-native app?
Is anyone familiar with the account.updated event in a local webhook listener?
I am getting the event to trigger, but the event cant be found when I try to retrieve it by it's ID. Also not seeing the event in the webhook logs on the Dashboard 🤔 . Any help would be appreciated!
Hey guys! Getting this error when using the stripe payment request button, everything works except the google payframe doesn't load properly - think it's related to this error. You guys ever seen it before?
Hello, I would like to be able to identify the Checkout Session for a charge.failed event I receive via the webhook. I do not see any identifier in the event that could lead me back to the checkout session. I've tried to provide some metadata when creating the Checkout Session but this metadata is not propagated to the charge.failed event. How can I trace back the Checkout Session from this event, or how can my metadata can be propagated?
Hi all. Is it possible to have the effect of a coupon limited to a price rather than a product please?
Our use-case is that we're using coupons to give people a 50% discount on their first month, but if they transition to yearly pricing during that first month the 50% discount will apply to their entire first year instead of only their first month, which is not what we want.
Hi i apparently cant have live payments and i wanna know y
Hey! Is it any way rn to calculate shipping fee dynamically?
I'm trying to find any info, but all docs are 404 (https://stripe.com/docs/orders/easypost) and there's no any fresh news about
I'll be greatful for any information
Hi,
I am getting this error when trying to capture a payment intent. What could be the cause? Is this an issue on the customer's end or my API?
This PaymentIntent could not be captured because it has a status of requires_action. Only a PaymentIntent with one of the following statuses may be captured: requires_capture.
Hi, we are currently implementing Stripe Identity. We noticed on the docs that out of the 3 countries we wish to support: United Kingdom, Jersey and Guernsey, only the UK and Jersey identity documents seem to be accepted.
Is there a reason why Guernsey is not supported?
Hi, when creating a checkout session, is there a way to provide the customer name (for a brand new one)? I don't see any option in the doc. Thx
"message": "You can’t create a portal session in test mode until you save your customer portal settings in test mode at https://dashboard.stripe.com/test/settings/billing/portal.",
"request_log_url": "https://dashboard.stripe.com/acct_1LsV3iEmAsCUvewd/test/logs/req_zJJrPyA72pDAJn?t=1673456796",
"type": "invalid_request_error"
}
}
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I am getting this error but my settings are saved
hi! i have error in the create-checkout-session.php archive, pls i need help!
I want to send the id of the price, to this file, so that it takes it dynamically, but when I replace the static id, by the variable with the value of the id, it gives me an error in the JSON
$checkout_session = \Stripe\Checkout\Session::create([
'line_items' => [[
# Provide the exact Price ID (e.g. pr_1234) of the product you want to sell
'price' => 'price_1MP5AKCelbZ8ISVz6FrO5c5D',
'quantity' => 1,
]],
'mode' => 'payment',
'success_url' => $YOUR_DOMAIN . '?success=true',
'cancel_url' => $YOUR_DOMAIN . '?canceled=true',
]);
This works
Hi
paymentRequest for Googlepay can i pass total.amunt as 0?
$checkout_session = \Stripe\Checkout\Session::create([
'line_items' => [[
# Provide the exact Price ID (e.g. pr_1234) of the product you want to sell
'price' => $id_stipe,
'quantity' => 1,
]],
'mode' => 'payment',
'success_url' => $YOUR_DOMAIN . '?success=true',
'cancel_url' => $YOUR_DOMAIN . '?canceled=true',
]);
but this no
Hi! May I ask if I could create multiple shopify stores but connecting it all to a single stripe account?
hi all. i have a pretty involved question to anyone working with stripe. Anyone available to help me out?
Hey! Real Quick - Does the Stripe PHP SDK cover webhook processing ?
We're creating Stripe Connect accounts for U.S. sole proprietors (without an EIN).
Should that be created using "individual" business_type or using "company" business_type (with company.structure=sole_proprietorship and the representative's name as company.name)?
Hello, is it possible to delete a finalized or paid invoice ?
Is there a big difference between incremental authorizations and over capturing? I know you can do multiple incremental authorizations, but if I am only going to over capture once does it make any sense to do incremental authorizations?
Anyone else having issues getting their ID verified by Stripe? How long does this process typically take?
Hello, anyone solved the problem " Payouts to your bank account have been paused for 120 days" ? Thanks
Hello. From a transaction list on the dashboard, why can I not see details of a balance transfer transaction by clicking on it (like I can a Charge transaction, for example)? When I click it, I'm instead taken to dashboard.stripe.com/setup
#dev-help Hello everyone, I need help regarding checkout session created link. So I am generating link through checkout session. I want the link to opened only once. As soon as someone try's to reload or reopen the link without payment the link should be expired.
is it possible to update or delete an existing subscription schedule phase? for example, if you add a subscription schedule phase, and then change your mind about the phase, how do you delete it or update it? https://stripe.com/docs/api/subscription_schedules/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hello! Our app is built using react native. We tried the react native library from stripe. However when apple pay dialog opens, it seems to get stuck on faceid.
We are looking for your help to use the react native library to complete our apple pay integration.
can we not send usd as transfer to a connected account that has Recipient service agreement ?
I'm looking to install an app from the marketplace to evaluate a 3rd party product. it's unclear if installing the app is environment specific - ie, can I install an app in test mode only?
Hello, do test mode connect stripe accounts have a merchant ID and/or a public key associated with them?
Hello! how do I set the checkout.session subscription below in 4 months(for example)?
line_items: [
{
price: 'price_XXX',//ONE-TIME PRICE ID
quantity: 1,
},
{
price: 'price_XXX',//SUBSCRIPTION PRICE ID
quantity: 1,
},
],
mode: 'subscription',
success_url: `${req.headers.origin}/?success=true`,
cancel_url: `${req.headers.origin}/?canceled=true`,
automatic_tax: {enabled: true},
payment_method_types: ['card'],
subscription_data: {
trial_period_days: 31
}
});
is it possible to create payment intent for non card payments (ideal, giropay) and confirm it without using elements?
Hello,
If a user checks out a product with a free trial (legacy feature), then user cancels before free trial is over. Can that user go checkout that product again, and get the free trial again?
I'd like to prevent this from happening if it is a thing
Milfromoz
Security Keys
I am trying to learn how to safely store my security key. I use PHP and MySQL. I am the only person with access to the codebase/database.
Is it OK to store the keys in the database? I have an app which will be connected to multiple stripe accounts and I am trying to figure out how to safely store the keys
Hello, I'm wanting to create a product and a price, from code using php, but I want to create it as a payment, and not as a subscription, can someone help me? I leave the code that I am using, thanks!
hi im trying to update an invoice, but it return me this error:
Old id values cannot be used to specify an invoice line item in this API version. Please use the current value of the id field of the invoice line item object.
hi! i am attempting to contact sales but the contact website does not appear to work. is there an alternative mode of contact?
HI, Collected customer payment information using stripe.checkout.sessions.create.
After that I have to do Separate Charges and Transfers for the transfer.
However, according to support, these cannot be done in one function. (Because they have different purposes)
At what point after stripe.checkout.sessions.create is done, can I command Separate Charges and Transfers to run?
I don't know the trigger to do Separate Charges and Transfers.
can i get a reply to the last message in this chat #1062779676222832681 message thanks xx the one from 18:05 GMT
Could we re-open this thread? #dev-help message
Hi, quick question:
earlier today we generated a series of test users with different subscriptions in different states (active, past due, cancelled, etc).
Everything worked as expected (correct statuses in Stripe, etc), but ~2 hours later at approximately 4:02 UTC, Stripe made a large series of "DELETE" calls to cancel those Subscriptions.
Is there a Stripe mechanism that would cause that to happen?
And if so, what would cause that?
Hey all, wasn't able to find this info anywheres, but what does Stripe return for a manually enterred ACH payment for the PaymentIntent upon hitting "Pay" on a payment element?
Hey. Got a question that I already think I know the answer to , but my boss asked me to ask it. We have a situation where we have multiple customers that are using the same ach payment method. Is a way I can set this up for one of the customers , verify the microdeposits , and copy it to each of the other customers without having to verify the micro-deposit again ?
Hi S-Dev: In checkout can use one-time payment with free trial?
After discussing my apparently defective Stripe Test Card in this thread, and having received my new test card, my card reader is still not accepting the payment. It just beeps then hangs. https://discord.com/channels/841573134531821608/1059968530637926420
YkZk
Hello, i was following this tutorial and implementing stripe with next.js , but when i got to the part where they use stripe.redirectToCheckout i got a next.js error saying:
IntegrationError: stripe.redirectToCheckout: You must provide one of lineItems, items, or sessionId.
i saw in the docs that this method is deprecated and i was looking for an alternative solution?
timestamp 2:51:40
https://www.youtube.com/watch?v=4mOkFXyxfsU&list=PLF4xuVcoN5AbSPb8Z9CcZ2PVfVS8J9KsL&index=26&t=3255s
now i was told by Pompey to use a redirect with the checkout sessions url, but i cant find it in the object he sent
https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-url
if i could get some help with this i would appreciate it.
Hi!
Where to go if I have a very complicated question about Stripe-Subscription.
Short description, maybe someobe can help.
1- We have a site contains clubs, each club has own rules and types of subscription (interval I dont think Stripe have the kind of interval we have)
2- We want the payment for the initial subscription is less price than the comming payments (We may use Subscription here)
3- Recurring payments should be triggerred by us, not by stripe, we tell when Stripe will withdraw the money, more explain below.
A- Customer create a membership.
B- We initialize the membership by reserving money from the car.
C- We call Stripe to release the payment.
C1- The payment fails, we don't send a package (Some clubs can have more than one unpaid packages)
C2- The payment success, we open to send the Next Pacjage
D- We send the next package:
E- We wait some days.
F- We send a notification to Stripe to create a full payment (Not as in the intro as in A)
G- Go to C
Please someone can help or give a contact person?
artisangoose
Has anybody figured out if there's a way to upload files within a Stripe app?
There's no upload components listed here https://stripe.com/docs/stripe-apps/components and I can't render normal html elements
Hi, I waned to reach out and see if anyone could assist me with this issue I'm running into. I'm currently updating one of our Rails application from 5.2.5 to 6.0.0, I've pretty much worked out all the kinks and deprecations but when I pushed my changes to our staging env I am seeing that our stripe webhook is failing. Currently we are capturing
ActionController::InvalidAuthenticityToken
coming from stripe/webhook
With a stripe html response being returned in webhook response as:
Stripe html error:
The change you wanted was rejected.
Maybe you tried to change something you didn't have access to.
I've not been able to find a ton of help online, curious if off the bat someone might know what the fix is here, or how to debug. Thank you.
is there a way to get the converted currency amounts in react native?
Hello Stripe Friends! I am seeking help regarding our Stripe implementation. So, here is the scenario: Say a user named John created an account on our platform. He had the stripe customer all set-up correctly with a subscription. However, that subscription was still in "trialing" mode where his first automatic payment would begin on Feb. 1st. Now here is our problem: When John goes to update his quantity in the Stripe customer portal, he is immediately charged for his quantity. This is how we would like it to behave: We would like for it to instead charge him that updated quantity on his first payment date. So, during his subscription trial time, he is free to update the quantity without charge until the first due date when his subscription is then "active." That way John can get a feel for how much quantity he would like to purchase. Is this implementation possible? Please reach out if this was not clear and further explanation is needed. Thank you.
synthrider — Today at 3:22 PM
@tawny moth are you able to simulate matching faceid using the Feature > Face ID menu like is shown here?
https://developer.apple.com/forums/thread/691261
--- yes, we tried this but it did not work
is there a way to access the currency exchange rates without going through the balance transaction object/before making a transaction?
What font is used in the stripe generated invoice?
I am trying to pull the transactions details that make up a Stripe automatic payout to bank account. I can see the payout transaction details in the Stripe dashboard but can't seem to pull it through the API. See payout details that I am trying to pull (Green) in the attached screenshot. How can I pull the Stripe payout transaction through the API?
I have a question, can I change the price of a product using the api?
Hi, can we do ACH direct debit by passing account details server side?
i cannot respond to the thread sadly
hi, whenever i try to get an Account's address via the API it's null, even when I know they have one saved. account.getIndividual().getAddress() etc... I'm guessing I don't have permission to see it? is there any way to change that?
hello. I'm testing ACH direct debit payments, but it appears that the test payments settle (or fail) very quickly (like 15 seconds or so, when it might take several days in the real world). this makes it difficult to test the behavior of our application during the period when an async payment is pending. is there any way to delay the completion of an async payment for testing purposes?
Hi, I am wondering does your company offer a "text to give" type of service?
Hi, I'm handling some backend accounting for dispute events via webhook, how would I go about simulating dispute events in Stripe?
Hello please could tell me if in paymentintents I need to create custom mandatory or is optional?
is there a way to do a "dummy" transaction to determine exchange rate from the balance transaction without actually doing a charge. For example: before the user actually completes the payment with the payment sheet
Hello,
I was wondering if Stripe Radar was offered to Stripe Express users or is there any API documentation I need to read in order to offer this feature to my platforms Stripe accounts.
hey
so im new to this i made a site on html
in replit
and wanted payment plugins
so decided to use stripe now i was wondering how to set it up
i alr read the api page do i just add the code?
Hello,
I have a stripe checkout session in "Setup" mode, which is simply applying a payment method onto the a customers account.
The issue i am having is that when the payment method is added onto the account if does not set it as the "default" option, so we are unable to see that there is a payment method on the account from the "customer" menu in the stripe portal.
Hi everyone!
David here from databar.ai. We have a SaaS platform that accepts payments via the website (pricing page).
Sometimes I give people demos and would like to send them a payment link so they can subscribe without searching for the pricing page (or if they want to buy a subscription right during the call).
When I send them that link and they pay, Stripe creates a duplicate account (with a different customer id, but the same email) in the system, and our website doesn't recognize that the user bought a sub.
How do we connect the person who paid via the payment link to a specific customer? Tried "create a subscription", but that sends the user an invoice, which is not what we need.
Are we doing something wrong? Would appreciate any help!
Hey, does stripe support pay by voucher (cash) in the US? Or is there any other way to accept cash or check payments in the US?
I want to use stripe connect, but I want to support cash payments along side digital payment methods
Hello, could you help me understand why this draft invoice was never processed? in_1MPBVDErhtagFlzSQzZpWbPY
Hello! Hoping for a bit of help on an error message I'm getting. "The subscription is managed by the subscription schedule" I'm just trying to update the qty on a sub, and have proration_behavior = always_invoice which is as i want, and also cancel_at_period_end = false. Is that necessary and/or causing the problem?
hello please when I using paymentintent the invoice is send automatlly?
Hi , Is there any way to map webhook to the specific product subscription?
Hi. I'm using Connect with Standard Accounts https://stripe.com/docs/connect/standard-accounts. I want to give users the option of creating a new account or connecting their existing account, similar to the OAuth flow https://stripe.com/docs/connect/oauth-standard-accounts but docs say "OAuth is not recommended for new Connect platforms. We recommend using Connect Onboarding for Standard accounts instead."
when I using paymentintents I m limited to use this in my principal domain ie. maindomain.com ? or I m using this in any domains names otherdomain.com or other2domain.com, etc ?
Hi, I'm new to this group, and I needed to ask a question. Perhaps someone already had experience with the new BBVA cards that do not have a CVV code or expiration date. Do you know if Stripe has that integration?
Hi there, wanted to understand for PaymentIntent errors, is serving an empty string for code under last_payment_error correct behaviour? e.g. pi_3MJfd1Ci9lvR1VRF0btzhKXR
Hi. I though we could add metadata to Connected Accounts? No?
what happens to open draft invoices on a cancelled subscription if they are never finalized?
Can I adjust the minimum capture amount of $ 0.5 for subscriptions?
from a security point of view, what shall we use as a payment reference ... is it secure to save cutomer ID and Payment Intent ?
how can i get subscription schedule list for particular customer?
Hello! In the scenario when smart retries are exhausted for an invoice and it says in the dashboard that automatic collection. Then say this customer adds a new payment method. Will there be an automatic charge for that open invoice?
Hello I have a question
the MOA will not get accepted and I have no clue why
Hey! I just want to double check something. I tried to set different cards (and not just use default) to subscriptions but it doesn't seem like that's doable. I also found this thread that states it can't be done but since it's six years old I thought I'd double check before abandoning it. 🙂 https://stackoverflow.com/questions/34729050/stripe-specify-specific-card-for-subscription
Hi, does anyone know if the JS Address Element can be used without a payment intent? I want to use it to update the address of the Customer entity (the billing address), but it seems creating the element requires a client secret. And a client secret is created by creating a payment intent.
Hey, Can I get card details from the invoice. paid webhook event's payment intent?
I implemented Stripe webhooks but it does not catch events. Why is this?
I created a server in ngrok and I also created a webhook endpoint in the Stripe dashboard.
However, I cannot get the webhooks to catch events on the server side. There is no logging either.
Can you please help me?
Hi. I want to integrate Stripe Connect into my site where different vendors may have Express or Standard accounts so they can receive payouts. Is there functionality such that a vendor may "transfer ownership" of their connect account to someone else or another user of my site? Note, I also want to be mindful of any sensitive information used to receive payouts associated with said account. Does this make sense?
HI, I am not getting mail when subscription -> payment intent fails due to 3d secure authentication.
I need to notify my customer via mail using stripe
I already modify mail setting from billing automatic setting
Hi, how can I set up the percentage part of the payment for the platform account when any user pay to an express account of that platform?
For example -
for my test platform, one user transfer or payment for $94 to my express account and I get only $75 and about $15 I have in my platform account inside the 'Funds on hold' tab. So Now I want to know what process to calculate that percentage part for the platform or how I can change that and what are other fees included in this percentage payment.
Hi, just wanted to confirm whether Invoice Items can be configured to be one-off items with custom amounts that can then be associated with a Invoice created via the Stripe API?
Thanks in advance!
how can i solve this?
Trying to refund a charge, it says, it doesn't exist ...
Fatal error: Uncaught (Status 404) (Request req_xlwJrLrwLmEuQJ) No such charge: '
I am getting this charge ID from a Payment intent which I am retrieving in turn from an Invoice
getting this error while adding a card
Hi,
I'm trying to create a payment link with automatic payment method saving? I need to combine Payment obj and PaymentIntent obj?
Can I get some hints?
Hello, I would like to know what is the object field that indicates the error reason of a failed invoice (lost card, insufficient amount, etc...). I cannot find it in the invoice object. thanks
Hi, We just upgraded stripe to v3.3.9 from v2.7.0, for some reasons the metadata from charge.succeed event returns empty therefore we unable to create invoice on magento side, could you please take a look at this ?
Hello I am trying to get " product objects" from my "Stripe checkout session object". I tried to expand 'subscription.products', but that threw error. How to do it access them correctly?
Hi, would it be possible to combine BACS pay upfront with a direct debit charge? Meaning, a certain amount is paid upfront, and then at a certain later date a variable amount is charged (depending on product usage etc.).
Got it working on postman
#1062779676222832681 message
#1062779676222832681 message
failing on my platform!!!!! Any advice? for getting portal sessions to work?
hello everyone! I'm trying to make an Etsy like marketplace. I was wondering if there's a way to make a checkout session with products a user wants to buy, but with that products being sold by multiple sellers. The best solution I came up with is creating a payment link for items from each seller, but is there a way to handle them together and then split the fees between them?
Hi, i have a question about Affirm promo message. I'm showing the message through Stripe Element affirmMessage. But i found no way to show "Prequalify now", instead of "Learn more". As I understand, I must config field data-page-type to product. But supported options are only about the visual.
Is there anyway to prequalify using Stripe? Or I must have a Affirm account and then use its public key to embed the JS code?
Hi, this is a bit silly but is anyone familiar with creating new billing portal configurations with curl? I'm trying to create portal configurations with specific products that a user can update their subscription too but can't figure out how to format the request since features.subscription_update.products is an array of objects. It has to be in the form of x-www-form-urlencoded, I attempted multiple things such as -d "features[subscription_update][products][0][product]"="dummy_prod_id" \ to no avail.
Good morning! The case: we are successfully using Stripe for collecting subscription invoice payments via bank transfers in EUR. We need to collect bank transfers in GBP too. We have learned (via support) that this is currently not possible for EU-based Stripe accounts. I was wondering if:
- there is a good workaround, possibly involving minor-to-medium dev effort?
- can EU-based entities set up a UK-based stripe account? Can we pay out GBP to our EU bank with GBP account?
- are GBP bank transfers for EU-based accounts on the roadmap? when? can I join early-access?
Hi, is it possible to have a designated top-up account for one client? Meaning, client tops up a certain amount, then, each month depending on their usage, the top up is used just for that client (taking into account the total stripe account does not go below 0)
Hi, What is the recommended way to charge (or refund) users the entire difference of 2 subscription plans instead of proration when they upgrade/downgrade?
I have 2 subscription plans based on which the users have an upper limit on the amount of "units" they can consume. Due to proration, any user who is upgrading in the middle of the billing cycle is able to consume the limits of the higher plan by not paying the full amount of the higher plan.
Hey team. I am using stripe connect. Firstly I am creating account token of an individual type with ssn_last_four, then creating account (custom type) with this token id. There are no errors but I can see that accounts are still restricted and there is info: INFORMATION NEEDED - DUE NOW SSN. Where might be a problem? Should i provide the whole ssn?
Hello 😄 ! I was wondering if it is possible to retrieve a completed checkout session ?
Hi there! We have a subscription billing platform.
We have an account that is on the annual plan. They have 13 users. We gave them, a 5% discount on their plan.
They have added another user to their plan. We synced the subscription quantity with Stripe and have set it to be prorated immediately.
However, when the invoice was generated, it refunded the amount they have already paid and then charged them the new amount without the discount applied.
We need to now manually add the discount to the invoice again.
Can anyone shed some light as to why that might have happened and how we can prevent this in future?
Hello. How do I get an authenticator code please?
Hi, I have a question regarding a payment of standard connected account, where platform account is using ||transfer_data|| parameter to transfer the funds to connected account after deducting the application fee. So if the payment is disputed stripe holds the funds and transfer is reversed, until dispute is resolved (what happens to application fee at this point) and if later dispute is won, because money comes back in platform account, platform account transfer that money again to connected account, should we deduct application fee again or not?
Hello Devs, I was finding crypto payments API documentation but I could not find it. Can anyone please help?
My employee that logged onto Stripe has left and I can't now access the account- I just need someone who can tell me what to do so I can sort out the massive mess I have been left with. I am a 55 year old woman sat crying over this at the moment because I don't know what to do
Hello channel,
We are doing transfer from our marketplace to our providers using transfer API and then stripe payout to their bank account. How we can get stripe fee for this transaction?
Hi! Does Stripe charge any fee for transfers between 2 Stripe Accounts within the same Connect platform?
I don't think so
Hi i tried to make a payment and now it’s saying maximum declines reached in 24 hours ?
I’d moved money from a different account and although it was showing in my balance the payment weren’t going through
How do I fill out on stripe account for taxes
Stripe, your enter password/send 2FA sms is broken
I've done it three times today already in 3 minutes
Just trying to issue refunds
Something changed a day or two ago and it's slowing everything down painfully our end
Good morning, I have a doubt with this error in the payment_intent.payment_failed event
Hey guys - fast question I'm trying to create PaymentElement but in order to do it and use with useElements later I need to wrap whole app in Elements component but on launching an app I obviously don't have paymentIntent, how can I set it up properly? On screenshots: error I'm getting, Elements component I wrap the app, variables I'm creating for stripe. How can I initialise it properly?
btw that's how I'm using it in component
My stripe login is not letting me into my account, but it hasn't changed
Hello, I have the following situation:
- We needed to generate invoices paid out of band in Stripe, from an external data source
- The automatic generator code was faulty and duplicated some of the invoices
Questions: - Is there any way to void or delete the duplicated invoices (paid out of band) via the Stripe API?
- If not, could this be done via a Support request?
Hello! , Is it possible to set up the platform fee percentage for stripe connect payments ?
Hi guys, question about stripe.identity. Is there a way to track abandoned sessions with webhooks? VerificationSession has field last_error with one of codes being abandoned, with status requires_input. Our webhook accepts all identity event types, but there are very few with status requires_input - and none of those are related to abandoned session. What are we doing wrong?
Hi, For my connect accounts is there a service like customer portal that they can have asses to?
@golden cosmos Seems I can't answer in the old thread after a holiday break.
"My business" will be the Merchant of Record.
Ok, so the user who receives the payment needs to create the account. I need some details:
- Does the user need to manually create an account on Your site?
- Can I start this process in our app and redirect back to app at the end?
- Can I collect user data in our app and just send it to You, so the user doesn't even know some account is created for them?
- Is there some identity verification needed for the user, or the bank account number needs to be verified?
- Does the user need to interact with this account in any way after creation, or can the management be automated by our app?
I understand, that the user who initiates the payment doesn't need to have any account, they are simply redirected to some payment gateway?
Hi, we are trying to enable different payment options within stripe connect. Could you assist us since we cant get it done
Hi,
want to discuss about chekout session Ids created on standard account...
Hello, where can I find and manage from the dashboard my taxes rate that I created please for a connected company?
Hello! I'm trying to connect my throne via stripe, and it's not giving me the option for USD, what do I do?
Hi, is it possible to pause payment collection of an upcoming/scheduled subscription?
Hello I have a question about 3D secure 2 / SCA for recurring payments. My platform bills end users on a recurring basis (with the paymentIntents Api) i have had cases where i get at payment_intent_authentication_failure but my merchants have attempted to confirm the invoice/payment intent before the end user has the chance to eter a 3Ds flow. the error i see is payment_intent_incompatible_payment_method. Why is the payment method incompatible? the error message says no card was provided but there is a payment method on the payment intent. what is a good way to recover this situation? thanks!
Hi, I'm trying to integrate the paymentRequestButton but I always get the same "The paymentRequestButton Element is not available in the current environment." error, at the same time if the element is of the card type it does everything right, what can I be doing wrong? Thank you.
With stripe checkout, can the saved payment method (when payment_intent_data.setup_future_usage is set) also be set as the default payment method? or would this have to be done programatically separately for example via a webhook? 🤔
Hi, we have collected us bank account details from customers and saved . Now we have to build stripe ACH . Which stripe ach method would be relevant for us?
What is the easiest way to add an email input with paymentElement in a React app ? Do I have to use @stripe/ui-extension-sdk/ui ?
Hello everyone! Our problem is that we receive a lot of payments through ACH (i.e. companies simply transferring money to our bank account) and it sometimes a challenge to know which invoice a payment applies to (because sometimes they pay in bulk, sometimes they include a reference, sometimes not, etc). We cannot force them to pay through a website or anything, unfortunately. Pretty classic cash application problem.
These payments, when we know for what invoice they should be applied to, are transfered to our users’ bank account (every user will have custom Stripe Connect account with automatic payout to their bank account).
Now we want to use Stripe to reduce our cash application problems by creating virtual bank account numbers, one per company that pays us, and thus limit the “problem space” of matching payment with invoice.
This is how we are thinking of going about this, and that is the question - are we on the right track?
For each company paying us we will create a Customer in Stripe, and an “ACH Credit Transfer” Source object attached to that Customer. Now we have a unique bank account number so we know any payments coming in belongs to that company.
We will then listen to the source.chargable event to see when money is coming in, and then create a “charge“ to transfer the money from the Source object to our own Balance.
Then we figure out what fees should be deducted etc and do the transfer to the appropriate user’s Stripe Connect account.
Sounds feasible? Thanks in advance for any feedback.
Hi Stripe team, I noticed that in the past month, I've started getting the 2FA verification code popup way more often than I used to. I use the Stripe dashboard every day, and I get the popup every couple of days or so. Just curious if that was made on purpose, or if there is some issue behind it.
Hello, following a change in the subscription price on Stripe, the amount debited is the correct one but the total on the prestashop side is still the old one. Do you have any idea how to update the amount for automatic renewals? Thanks !
Hello! currently I am debugger an error that my team received when they tried to attach a sepa_debit payment method: Missing required param: mandate_data. do you have a idea about the reason? they said it happens when using react native sdk's ConfirmSetupIntent
Hi Stripe team, from the last couple of days there have been a lot of failed payments from our customers is any recent update that Stripe made and we need to follow?
Hi there,
We have one more question:
We are using Stripe Checkout for both one time purchases (where we also store the payment methods for later usage) and also subscriptions.
We have kind of an anonymous/guest checkout where the user could make a purchase without a login or something.
We have many customers who purchase multiple products but are not logged in for the second product.
Stripe now creates a new customer account each time and there is no "merge customer" feature.
Is there a way that Stripe recognizes that there is already the same user by checking the email?
Having multiple users has some downsides:
- harder for our support to find the correct user
- harder to use customer portal, since we have to store multiple customer_ids in our database instead of just one by email.
The user also dont see all his purchases in one customer_portal.
Hello everyone, I have a question about Stripe Payment elements feature.
We're trying to use React components library to integrate Payment elements in our application, but we faced a problem. We have a requirement to restrict some card brands (like Amex) from being used by users, but these card brands are allowed to use in general in Payment elements and there is no option to remove them in Stripe Dasboard or in the configuration of Payment elements component.
I tried to subscribe to the changes of the component and I expected to get a kind of "{ 'field': 'card-number', 'value': 'XXXX XXXX XXXX XXXX' }" in a callback, but I always get nothing.
So the question is - is there any way to restrict some card brands or to manually get card brand/number which was entered by user in the frontend BEFORE the request is sent to the backend? Preferably this should be possible with React components, but if it possible only with native JS components - it is not a problem in fact, we will adopt it to our application.
ive been using traditional stripe with a webhook to provision access to paid features, then i found out about stripe connect, is stripe connect a better way to provision access to paid features?
I feel like a total dummy, but I didn’t realize how complicated this program is (at least for me). Can someone help me instantly transfer a charge?
mxd
hi im not able to finish my account with stride even though i uploaded everything it asked for
Hi! I'm investigating how to implement refunds in connected express accounts. In my case, I'm working on a marketplace where all customers' funds are prepaid and available in the platform account, and we transfer the purchase amounts to the vendor's account after something is bought. So no external payment methods are involved, except for refunds, when Stripe does a negative payout on the vendor.
I'm trying to understand how to follow this specific failure path: what if the negative payouts fail and the vendor doesn't receive any new transfer in the next 180 days? I understood Stripe will use the reserved balance from the platform to cover the connected account negative balance, but how does Stripe notify us? Using the charge.refund.updated webhook?
Hey I need to update my address
I can't get on my website because my phone number changed, how can I resolve this issue?
Hello,
I am not a developer but a customer who starts with a site.
Our developer failed to tell us before starting work that he was not very comfortable with Stripe.
Also today the problem is that our integration is done and the amount captured is 0.
We are looking for someone to find a solution to be able to modify the code of our stripe integration so that the amount captured is equal to the amount of the transaction. Thanks in advance for your answers
Hello team,
Is there a way to control which data (or metadata) is shown on bank statement when making a payment? Can we dynamically control statement descriptor for payouts on merchants' bank account?
Hi, is there any way for me to affect which columns are visible on the payments overview page? https://dashboard.stripe.com/test/payments.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
With stripe events, when a subscription is cancelled it triggers the customer.subscription.update , successfully started, after the payment is confirmed. Also sent whenever a subscription is changed. I am trying to create a workflow where my database is amended when the user's subscription is cancelled what are my options to do this as i don't wanna remove them from the database when the subscription is started?
Hi! I am trying to retrieve a list of all transfers made to a connected account. Your documentation works fine so far (https://stripe.com/docs/api/transfers/list). However, there is a limit of retrieving 100 transactions per API call. If the connected account has 436 transactions, how can I retrieve them all? Without manually sending 5 API calls (0-100, 101-200, 201-300, 301-400, 401-436). Thank you for your help