Stripe payment response

Hi Team,
I integrated the stripe payment gateway and added buy now button on pages so when user pay how i can get a payment response and stored in dropcode like transaction id etc. please suggest.

Hi @metafreelancer,

You can redirect to a page and then read the parameters coming in the URL and then submit that page, to store the transaction id, etc back in the database.