Pay to Post

Support MB Frontend Submission Pay to PostResolved

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #13421
    SamSam
    Participant

    Hi - I need to create the ability for my users (certain Buddypress member types) to pay-to-post via the MB Frontend Submission plugin. The plan would be to add the code to a new Buddypress tab, where the users can CRUD pay-to-post designated custom post types.

    Does Metabox.io support this somehow, or is there a simpler (up-to-date & supported) plugin that I missed.

    Thanks in advance,

    Sam

    #13425
    Anh TranAnh Tran
    Keymaster

    Hi Sam,

    This needs some custom development. Meta Box only helps you to submit posts from the front end. I suppose you have to do some extra steps like:

    • Creating payment post types
    • Process the payments
    • Log the payment
    • Let users submit posts when payment is paid
    • Connect payment and submitted posts (or update to user profile)

    We have done similar thing for Frontend extension for Auto Listings plugin. I must say it's quite a lot of custom work.

    #13442
    SamSam
    Participant

    Thanks for your reply, Tran.

    Can you tell me the URL of the site?

    #13448
    Anh TranAnh Tran
    Keymaster

    We have a demo site at https://demo.wpautolistings.com, but we don't have demo account yet.

    #13449
    SamSam
    Participant

    Thanks for the link.

    Let me know if you come across anything to solve Pay-to-Post, and I will do the same!

    #13477
    Anh TranAnh Tran
    Keymaster

    Hi Sam, we actually done that for WP Auto Listings plugin. Here is a quick video to show you how it's done: http://recordit.co/sJmMETYBIu. It has a lot of custom code for the premium feature, so I couldn't share here.

    #13500
    SamSam
    Participant

    Thank you for the video.

    Sam

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.