#shubhamjha

1 messages · Page 1 of 1 (latest)

grave spadeBOT
wild kindle
#

Hi @solemn shell the invoice object is not yet created when invoice.upcoming event happens, you should listen to invoice.created event instead.

solemn shell
#

ok if i have invoice id then how can we reach Payment page

wild kindle
#

What kind of Payment page do you refer to?

solemn shell
#

downloded link

solemn shell
wild kindle
#

The doc says If the invoice has not been finalized yet, this will be null., so you should listen to invoice.finalized event and access the invoice's URL

solemn shell
#

ok and same thing with shedule subscription?

#

how to get the link when shedule subscription become subscription

wild kindle
#

It's the same, you should listen to invoice.finalized events