Skip to:
Content
Pages
Categories
Search
Top
Bottom

Pay to send message feature – seeking advice


  • r083r7
    Participant

    @r083r7

    Any feedback or advice would be helpful in creating this feature.

    2 different member types:
    Type A
    Type B

    Type B has the ability to turn on Pay-to-Message feature and select amount. If this feature is turned on Type A would have to pay a set amount to have the ability to send a message to Type B. This would be a one-time payment and after the initial payment messages could be sent regularly.

    I’m using WooCommerce and hoping this payment feature can be integrated with it.

    Anyways, not expecting anyone to write code on here but advice on how to go about this would be appreciated. How hard would this be to implement?

    I’m using latest version of WP and BP.

Viewing 2 replies - 1 through 2 (of 2 total)

  • Henry Wright
    Moderator

    @henrywright

    Hi @r083r7

    You’ll need to output a button on the front-end which, when clicked by a Type B user, would save data to that user’s meta info. The data value you save could be the amount and the key could be pay_to_message. The absence of the key against a particular user’s meta could indicate the feature is disabled.

    Does that make sense?


    r083r7
    Participant

    @r083r7

    Yes, Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar