#Mahesh Waman-Subscription-Bacs

1 messages · Page 1 of 1 (latest)

kind night
rapid whale
#

Hi

#

@kind night are you there?

kind night
#

Hi there, give me some mins to catchup

rapid whale
#

okay

kind night
#

What do you mean by can not find detail? Do you have a Subscription Id?

rapid whale
#

yes I have but I want to get detail in webhook

#

like when I doing payment using bacs, so I can get detail in async.paymentsuccessed

kind night
#

Did you listen to payment_intent.succeed?

rapid whale
#

method if failed then in failed event

#

no

#

but in test mode not getting payment intent code

kind night
#

When you setup your webhook endpoint, just include the payment_intent.succeed event type

#

Once the Subscription is renewed, it will generate an Invoice, then a PaymentIntent. If the PaymentIntent is attempted and succeed you would receive a payment_intent.succeed event

rapid whale
#

and for failed and pending then which event I can get

kind night