#lucasnguyen1707

1 messages · Page 1 of 1 (latest)

blissful anvilBOT
#

Hello! We'll be with you shortly. 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.

long bridge
#

You should use unix time https://en.wikipedia.org/wiki/Unix_time

Unix time is a date and time representation widely used in computing. It measures time by the number of seconds that have elapsed since 00:00:00 UTC on 1 January 1970, the Unix epoch, without adjustments made due to leap seconds. In modern computing, values are sometimes stored with higher granularity, such as microseconds or nanoseconds.
Unix t...

hardy moss
#

Letme try

#

It's work good, thanks

long bridge
#

Happy to help

hardy moss
#

Just another question

#

I integration Custom flow

#

And I handled One-time Payment by PaymentIntent.successed webhook.
I handling Subscription

#

So What webhook event should I use to handle for subscription ? How I detect if this event is for Payment or Subscription?