• Resolved djangossoul

    (@djangossoul)


    Hi,
    We are developping an iOS app, based on a WP website using your plugin to manage memberships.
    As far as I know, the iOS app would use a Stripe payment gateway, but the PMPro plugin is managing its own stuff internally, and then send to stripe (or other third-party gateway)

    Is there a way (ideally an online resource on the internet) to plug the iOS app to the PMPro plugin through web services?

    Thanks a lot in advance!
    Guillaume

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi Guillaume,

    Thank you for using Paid Memberships Pro and getting in touch.

    We are still working on building a robust REST API for Paid Memberships Pro.

    There are currently two third-party API’s that you may use, which should help you setup memberships etc from a mobile application:

    * https://github.com/eighty20results/pmpro-rest-api

    * https://github.com/greathmaster/pmpro-rest-api/

    You may reach out to the relevant authors for further assistance with this should have any further questions. Thank you for understanding.

    Thread Starter djangossoul

    (@djangossoul)

    Hi Andrew!
    Thank you very much for your message.
    So your advice is to start from one of these plugin?
    I followed yesterday another way, which consists in define api-functions and api-routes in a directory of my theme.
    What do you think about this solution?

    Thx
    G

    Plugin Author Andrew Lima

    (@andrewza)

    You are most welcome. ??

    It’s really up to you and what you are most comfortable working with.

    These plugins enable REST API functionality for Paid Memberships Pro which is a common way of working with data from any third-party source.

    I hope this helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Integration PMPro payment in iOS app’ is closed to new replies.