I am working on Magento base iOS app. I reached upto getting payment method through REST. This is my first project with Magento REST api. Can anyone answer me how can I collect payment for items listed in cart? Is there any api for that?
Actually in magento API for payment method is available. Here I can share the link for how to use the REST api in magento2. I hope this tutorial link will be useful for you.