Comment on Kinto – open-source alternative to Firebase and ParseparentComments−acgourley10yWe use parse with stripe. The client drives the transaction and then stripe hits your parse cloud function via webhook with the confirmation.
Comments
We use parse with stripe. The client drives the transaction and then stripe hits your parse cloud function via webhook with the confirmation.