Hi I am working an a IOS application with Swift and ran into some problems interrogated the Stripe API to accepts payments. I have been able to generate token from Stripe and using Swift but I am stuck on getting a tutorial or proper documentation on how I would use Parse backend to handle my charge. I am new to all this and don't know where to start. From what I have read the documentation I need to create some sort of Parse Cloud Code Function. Any ideas on where I should start to understanding all this or any help in general will be greatly appreciated!
P.S I am also looking to use Stripe Connect if you could lead me in a direction on where to find more on this