#Shakeel
1 messages Β· Page 1 of 1 (latest)
π how may I help?
I need help regarding stripe webhook
sure thing
Already we have installed SSL with the TLS 1.3 version but our invoices going to draft
we have faced the issue
is the invoices related to a subscription?
yes
we have placed the order as a daily subscription
bu next day invoices goes to draft
Right now it the testing account
yes this is normal, all subsequent invoices (after the first) get finalized after an hour of their creation time
but we are waiting these invoices status change from DRAFT to PAID since two days
still remains as DRAFT
would you mind sharing the invoice id?
sure
Invoice number: B876A887-0017 this is paid for the first time
Invoice number: B876A887-DRAFT this is shows as DRAFT
I need the in_xxx ID
it is in test mode
yes you can find the ID in_xxx on the dashboard
in_1MTkDRSHRetzTue6pxLb0zVu for the PAID invoice
for the first time
in_1MUpe6SHRetzTue6UfwC4Hkj for the DRAFT one
looking into it
sure
ok so two things here:
1- Stripe webhooks donβt currently support TLS v1.3
https://stripe.com/docs/webhooks/best-practices#webhooks-with-https:~:text=Stripe webhooks donβt currently support TLS v1.3
2- When you enable automatic collection, Stripe automatically finalizes, and begins automatic collection of the invoice. We wait an hour after receiving a successful response to the invoice.created event before attempting payment. If we donβt receive a successful response within 72 hours, we attempt to finalize and send the invoice.
https://stripe.com/docs/invoicing/integration/workflow-transitions#finalized
I'm aware, I've tested it
but Stripe Webhooks don't currently support TLS V1.3
So you mean to say we need to setup TLS 1.2
yes
but in the above screenshot you can see the TLS 1.3 as well as TLS 1.2
yes but the default is 1.3 which is incompatible with Stripe Webhooks
yes
and how to enable automatic collection? and what is the use
I would like to tell you that we are using your STRIPE module in our Magento 2 website for SUBSCRIPTION functionality
so as we have placed the order as DAILY subscribed
so the result is order is placed for the first time and as per the STRIPE docs in next day order should be created in the Magento 2 admin
but unfortunately it will not going to create
you already have it by default
if you want to test, you don't really have to use 1 day prices but instead you can use test clocks
ok you mean when we use test clock so we can test it on the same day
yes
actually we are from INDIA so for testing we need to set the time in IST or as default GMT
Actually I have tried to test with the test clocks
good π
on JAN 19
you can advance time eventually to simulate the future
okay I will try it again but do I need to set the time in IST or GMT
please suggest
GMT
Can we have any docs or screenshot how stripe create subscription order in magento 2 automaticaly
actually we don't have found any docs on google for the stripe
?
Hi there π jumping in as my teammate needed to step away. Apologies but I'm not quite sure I understand what you're asking, is this the guide that you're looking for?
https://stripe.com/docs/plugins/adobe-commerce/subscriptions
yes
in the above article see the below para
The module automatically creates a new order in your Adobe Commerce admin panel for each renewal.
?
but I have placed many orders in Magento with the daily subscription
but next day order not creating automatically in Magento 2 admin
as documented
Gotcha, apologies, but we aren't as familiar with the specifics of how that connector operates (we focus more on helping developers integrate using our API). I would recommend reaching out to our Support team regarding this matter:
https://support.stripe.com/?contact=true
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.