#AdhirajKinlekar

1 messages · Page 1 of 1 (latest)

humble bearBOT
mighty ocean
#

Hi there, the webhook shouldn't be impacted but the flutter SDK update. Can you share with me the merchant ID so that I can take a look?

scenic comet
#

What's a merchant ID?

#

Whatever logic I was running via the webhook seems to have been shifted to the client as per the new docs

#

I mean this part

mighty ocean
#

Maybe I don't get your full picture, but webhook handling happens in your backend, not mobile app.

scenic comet
# scenic comet

yes I was handling the .succeded, .canceled part on the server but in the new flutter docs that part has been shifted to the client app.. please check the switch case part

mighty ocean
#

I'm still a bit confused

  • You mention about flutter, but the docs you shared are from direct iOS integration
  • I still can't link webhook handling with flutter or client app.
scenic comet
#

Yes I am bit confused myself. Could you please share the correct documentation to stripe payment for flutter with 4.0.0 Stripe sdk

mighty ocean
scenic comet
#

thanks @mighty ocean