#jignesh_13529

1 messages · Page 1 of 1 (latest)

marble zealotBOT
willow radish
#

hi there!

#

what is "transaction id"?

#

and what is "notify url"?

tame sonnet
#

when payment successes that time i am using webhook that is our notify url

#

when payment successfully done i need confirmation or reference number

willow radish
#

I don't understand sorry. can you give a concrete example of what you are trying to do?

tame sonnet
#

at this file i need payment receipt number

#

or somthing that i can compare on stripe and my ecommerce site

#

what is payment payment_intent?

willow radish
#

payment_intent is the payment made on Stripe. and you can check payment_intent.id to know it's unique ID.

tame sonnet
#

thanks

#

its for each transaction will be unique right ?

willow radish
#

yes