Is it possible to integrate Stripe With Firebase and with iOS?

后端 未结 3 1934
耶瑟儿~
耶瑟儿~ 2021-01-04 09:28

I\'ve been querying on Google on how to do this - iOS to Stripe. I got a project that uses an online database and I\'ve been doing it solo (it\'s almost done) so I used Fire

3条回答
  •  -上瘾入骨i
    2021-01-04 09:47

    You can implement entirely in Firebase without a server now that Cloud Functions for Firebase has launched. There's a Stripe example up on Github.

提交回复
热议问题