• Mr. Roland,

    For Member payments your documentations reads: You only need to change the first part of the shortcode…“pdb_record” shortcode becomes “pdb_record_member_payment.”…

    Now, I dont have pdb_record, I have been working with pdb_single…

    [pdb_record_member_payment] returns “no records found”

    While [pdb_single ​tabs=”true”​ ​template=”custom”] works fine, [pdb_single_member_payment ​tabs=”true”​ ​template=”custom”] returns “no records found”

    I’m simply needing to add the payment portal to the profile instead of outside (which works okay)

    Please advise.

    Thanks,
    Ken

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    The “record” shortcode requires the private link (with the access code) to show anything. This is the link that is provided to users when they register.

    There is no “pdb_single_member_payment” shortcode. There is no way to make a payment when showing the single record.

    To allow your users to make paymets in their profile, you must use the [pdb_record_member_payment] shortcode.

    You can also use the [pdb_member_payment] shortcode, this allows your users to enter 1 or 2 pieces if identifying information, then make a payment on their account.

Viewing 1 replies (of 1 total)

The topic ‘MemberPayments on Profile’ is closed to new replies.