Post Pay Counter

The best way to pay authors on WordPress

  • Features
    • PRO version
  • Cart
    • Addons
  • Documentation
  • Support

Paypal User Email Address

by

› Forums › Post Pay Counter PRO › Support › Paypal User Email Address

We are based in Europe with a GMT+1/GMT+2 time zone - support replies may be delayed due to time zone differences with your country.

  • This topic has 7 replies, 2 voices, and was last updated 9 years, 3 months ago by Stefano.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • January 18, 2016 at 10:29 pm #49786
    Chad
    Guest

    Where does the user input their email address? If I’m using a profile plugin (UPME) can I add this into the account creation? Otherwise where else would it be? Do you have a list of short codes anywhere? I can’t seem to find anything. Or is there a meta tag I could use to input a custom field into user registration with UPME? So that they can add the email there and have it be carried over to ppc?

    THanks for your time, I’ll be looking forward to your response!

    January 18, 2016 at 10:49 pm #49787
    Chad
    Guest

    Okay, I inspected the element – I’m using ppcp_paypal_email as the meta tag and it seems to be working? I guess I answered the problem myself with a little digging, sorry for wasting your time. Although I would definitely add this into your instructions for paypal so people can have a bit more of a fluid experience!

    January 18, 2016 at 10:51 pm #49788
    Chad
    Guest

    Okay, just kidding. It’s not working – is there anything I can do to make this work?

    January 18, 2016 at 11:02 pm #49789
    Stefano
    Keymaster

    Hi Chad,
    if you do something like

    global $ppcp_global_settings;
    get_user_option( $ppcp_global_settings['paypal_email'], $user_id );
    update_user_option( $user_id, $ppcp_global_settings['paypal_email'], "email_value" );

    you should get something working (that’s how the PRO does).
    Let me know!

    Although I would definitely add this into your instructions for paypal so people can have a bit more of a fluid experience!

    You’re right about this, I’ll see to add the information to the tutorial 🙂

    Have a nice day,
    Stefano

    January 19, 2016 at 8:46 am #49794
    Chad
    Guest

    Thanks for the reply! Where would I add these lines of code?

    January 19, 2016 at 11:00 am #49795
    Stefano
    Keymaster

    Oh, I don’t know, I thought you were writing code and needed a way to manually insert/retrieve the PayPal data, but now I realize you may only need the wp_usermeta field. Those lines make sure the plugin works fine in multisite, but maybe just using wp_ppcp_paypal_email as wp_usermeta key should be fine. Let me know!

    January 22, 2016 at 8:06 am #49814
    Chad
    Guest

    That worked! Thank you very much. This will help a lot of others if they use custom plugins for registration and profiles!

    January 22, 2016 at 8:10 am #49815
    Stefano
    Keymaster

    Great, good to know! It’s now written at the bottom of the PayPal tutorial 🙂

  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Paypal User Email Address’ is closed to new replies.

Your cart

Number of items in cart: 0

  • Your cart is empty.
  • Total: €0.00
  • Checkout

What are you looking for?

BEFORE POSTING

Before posting, please please please do have a look at our Documentation section. Your problem may be addressed there, allowing you to solve it without help from us :)

Copyright © 2025 · Centric Theme on Genesis Framework · WordPress · Log in