- This topic has 2 replies, 3 voices, and was last updated 9 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › How to link paypal email address to registered email address?
Hi. So, I’m starting a subscription box site and I came across an issue about how to link a customers paypal address with the one they registered if they use a different email address. For example, say I haven’t checked the website in a day and I get five signs-ups and purchases. Three users bought the same subscription yet all used different address in paypal to pay for their box. How would I know which address belongs to which member? Is there a way I can check?
Which one are you referring to as the “registered address”? If you go to the manage customers menu of eStore, you will see a transaction ID there. You can use that transaction ID to search in your PayPal and you will get the record that corresponds to that transaction.
Also, each subscription will have a “subscriber ID” value. If you are using emember then that value will also be recorded in the member’s profile. Edit the member’s profile in question then look for the subscriber ID value. You can use that value to match that member with a particular ongoing subscription agreement in your PayPal account.
TOPIC: link paypal email to registered emember email
====================================================
My question, I believe is the same; about association/linking of eMember id/email with a paypal e-mail address used to purchase the product.
====
I need to verify if the product was purchased or not using php code and dbase tables.
It seems to that there no table where (emember id or emember e-mail address) is located in the same table with paypal email used to pay for a product, or some how associated by a common field.
Can you suggest what/how to do?
Thank you