#paul_unexpected
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1275058090001301646
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- paul_best-practices, 4 days ago, 5 messages
Probably need to pass this parameter when you create the Invoice: https://docs.stripe.com/api/invoices/create#create_invoice-payment_settings-payment_method_types
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 intention is that administrators will do this via the dashboard, not the API. I can see that the payload in the event log has "bacs_debit" and "wechat_pay" even though this option was removed in the dashboard during invoice creation. In fact, WeChat pay isn't even enabled in this account!
It likely is, here: https://dashboard.stripe.com/settings/billing/invoice
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
so it appears. But this doesn't explain why it's added to the invoice when it's explicitly removed during the invoice creation process, and only BACS is selected
Got an example in_xxx?
what does in_xxx mean?
hi! I'm taking over this thread.
can you share an example Invoice Id (in_xxx) with this issue?
right - here in_1PpTtqAxpGnva9NSCUve7xSc
notice that the invoice.finalized event contains BACS and WeChat payment options when the latter was deselected during invoice creation in the dashboard
thanks! give me a few minutes to look into this.
thank you!
But this doesn't explain why it's added to the invoice when it's explicitly removed during the invoice creation process
so you created that Invoice from the dashboard, and there you explicitly disabled the wechat option?
let me try to reproduce this on my end.
yes, I unticked all the options except BACS.
I didn't manage to reproduce on my end. would you mind creating a new invoice now, and sharing a screenshot of when you disable wechat pay, and then share the new Invoice ID?
so you successfully created an invoice with just BACS?
yes, I will try and create a video, or screenshots if not
I have since disabled WeChat but now it's populating the invoice with Paypal. Is there some reason to do with it being a test account that it won't allow BACS on its own?
oh wait, you are right, I do see the same issue on my end.
that looks like a bug. I'll notify the team working on this.
can you confirm that in reality it should be possible to create an invoice that just has the BACS payment option? I need to be able to update my stakeholders
can you confirm that in reality it should be possible to create an invoice that just has the BACS payment option?
yes, I don't see any reason why it wouldn't be possible.
great - thank you
is this a limitation of the test account?
and would it be possible to get an update from the bug report? ๐ฌ
is this a limitation of the test account?
I don't think so, but the team working on this will know more
and would it be possible to get an update from the bug report? ๐ฌ
not on Discord. you could try sending an email to Stripe support instead: https://support.stripe.com/contact
How is it best to connect this conversation with an email to stripe support?
that's tricky unfotunately. you can try to 1. explain the situation and 2. share a link to this thread (https://discord.com/channels/841573134531821608/1275058090001301646)
alright - I'll give it a go. Thanks
let me know when you sent the email
OK, email sent
found it! that will make linking it to the team working on this easier ๐