#andrew_webhooks

1 messages ¡ Page 1 of 1 (latest)

fervent gullBOT
tight joltBOT
#

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.

fervent gullBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1248608207249739786

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

unreal cargo
#

I have looked at this issue again and this is what I can report.

I reset the live site to use my (06Tech) Stripe account and placed an order for the Alamos event and it went through fine so it is related to your Forever Algarve stripe account as set up and is not specific to the live site. I have now reset the site back to your account.
looking at the data passed back from Stripe the problem occurs because this is what gets passed back from the 06Tech account relating to a customer
"customer": "cus_QFTM7241zKKBqV",
"customer_creation": "always",

and this is what gets passed back from your Stripe account

"customer": null,
"customer_creation": "if_required",

As you can see the difference seems to be the setting 'customer_creation' however I can't seem to find where that setting is in the Stripe admin so I think you'll need to engage Stripe support for guidance there.

weak mural
#

hi there!

unreal cargo
#

Hi Soma

weak mural
#

can you share the Event ID (evt_xxx) with this issue?

unreal cargo
#

we_1POky4AonzIE6boFvPWyJlP2

weak mural
#

this is you webhook endpoint ID (we_xxx). I need a specific event ID (evt_xxx) with this issue.

unreal cargo
#

evt_1PP0ytAonzIE6boFhkiE4IxQ

weak mural
#

thanks! give me a few minutes to look into this.

unreal cargo
#

Thank you

weak mural
#

so that can explain why in a different Stripe account it doesn't work the same.

unreal cargo
#

Thank you Soma, I will check this out!

#

Hi Soma, could I ask if there is somewhere in the admin that I can make this change?

weak mural
#

what do you mean?

#

oh, you are not creating the Checkout Session yourelf, but using a third party tool?

unreal cargo
#

Using spatie