2

Note: I have already implemented Apple Pay on mobile successfully, but there are not any useful resources to integrate Apple Pay with Flutter Web.

KarimHesham
  • 111
  • 1
  • 8
  • Take a look at this: https://developer.apple.com/documentation/apple_pay_on_the_web. – user18309290 Sep 30 '22 at 16:30
  • I have taken a look into apple pay documentation, but there are no clear steps to follow to implement apple pay with Flutter Web. All the available implementations are provided in javascript only for the Web. – KarimHesham Oct 01 '22 at 12:58
  • Payment Request API is available through https://api.flutter.dev/flutter/dart-html/dart-html-library.html. – user18309290 Oct 01 '22 at 19:33
  • @KarimHesham have you successfully implemented apple pay on flutter weB? – ᴅ ᴇ ʙ ᴊ ᴇᴇ ᴛ Oct 21 '22 at 09:59
  • @ᴅᴇʙᴊᴇᴇᴛ Not yet actually, I still cannot find a useful resource or reference, so I have it on hold. If you managed to find anything useful I will be glad if you could share – KarimHesham Oct 21 '22 at 14:30
  • I am trying stripe on flutter web, but there is also no resource for flutter web. only available for android and ios. I really don't get why google is not working for flutter web. flutter web is on stable mode for the past 1.5 years+ but still, there is no good response for flutter web. – ᴅ ᴇ ʙ ᴊ ᴇᴇ ᴛ Oct 21 '22 at 14:37
  • in stripe apple pay and Gpay is there but they charge extra for that. @KarimHesham – ᴅ ᴇ ʙ ᴊ ᴇᴇ ᴛ Oct 21 '22 at 14:38
  • @ᴅᴇʙᴊᴇᴇᴛ Yeah, this really sounds weird why there is not any useful resources on the subject. Unfortunately, I am not looking into using Stripe at least in the meantime. I'll probably be trying to look for some workaround by implementing Apple Pay using Javascript and try to integrate it with the Flutter app. – KarimHesham Oct 21 '22 at 21:34

0 Answers0