#Suren

1 messages · Page 1 of 1 (latest)

fallen iglooBOT
wheat bloom
left shard
#

this is a request id req_zLUlOLB1aqxr8S

#

I received this subscription id "sub_1MJymcBfTh1Z0SMkH1rSZ6rx"

#

but I expect this one sub_1MKFF7BfTh1Z0SMk6RiTmhjj

#

and every time when I try update subscription it create new subscription for customer

wheat bloom
#

Thanks for the waiting

#

req_zLUlOLB1aqxr8S is a request to confirm a payment intent of the first invoice of sub_1MKFWzBfTh1Z0SMkllEwrEHI, not update a subscription.

left shard
#

but I calling subscription update method

wheat bloom
#

Can you share with me the request ID?

left shard
wheat bloom
#

Because the request ID that you shared earlier doesn't related to any of the subscriptions that you mentioned.

left shard
#

req_RQirKWeDYGIWmV

#

this is new request id where I try update subscription this one sub_1MKFF7BfTh1Z0SMk6RiTmhjj

wheat bloom
#

This not a update request, it's a request to create a new subscription

left shard
#

maybe is there same condition when subscription update method will create new subscription ?

wheat bloom
#

I don't know. If you can share with me the related request ID, I can help you take a look.

left shard
#
req_iz9nWcE4OV5D04```
#

in my terminal I received this subscription id sub_1MJymcBfTh1Z0SMkH1rSZ6rx

#

but in webhook I received new subscription id

#

this one "sub_1MKGIjBfTh1Z0SMkUiAc8aRz"

wheat bloom
#

Based on the log, the created subscription is sub_1MKGIjBfTh1Z0SMkUiAc8aRz

#

sub_1MJymcBfTh1Z0SMkH1rSZ6rx was another subscription that you created few minutes ago

left shard
#

sub_1MJymcBfTh1Z0SMkH1rSZ6rx this subscription I trying update and in my terminal I received this one subscription id from subscription.update method but when I pay this payment in webhook I received new subscription

#

and every time when I try update this subscription stripe created new subscription

#

this is all logs where I try update subscription

#

last 2 request

#

and this is request id req_reRBRBNRi44RcL

wheat bloom
#

And did you find the subscription that was created as the side effect of this update request?

left shard
#

I only response client_secret to angular where front confirm the payment

wheat bloom
#

So you don't see a new subscription anymore?

left shard
#

in back end terminal I don't see any new subscription

#

maybe if front calling another method for confirm client secret is it possible create new subscription ? I don't now

wheat bloom
left shard
#

okay thank you I will be check by that way and if I don't find the problem I will write