latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

PayPal Specific Post/Page Buy Now Form

Home Forums Community Forum PayPal Specific Post/Page Buy Now Form

This topic contains 5 replies, has 2 voices. Last updated by  Raam Dev 4 years, 4 months ago.

Topic Author Topic
Posted: Monday Aug 13th, 2012 at 2:16 pm #21896

I have two questions about the PayPal Specific Post/Page Buy Now Form, which I’m currently using here: http://www.passionandpossibilities.com/ancient-secrets-to-proclaim-your-power/ancient-secrets-to-proclaim-your-power-buy-now

First, is it possible to also ask buyers for their phone number and country of residence? (Is there something I can add to the shortcode?)

Second, where can I find a report of who has purchased via this form? How will I know when someone makes a purchase?

Thank you!

List Of Topic Replies

Viewing 5 replies - 1 through 5 (of 5 total)
Author Replies
Author Replies
Posted: Tuesday Aug 14th, 2012 at 8:43 am #21968
Raam Dev
Username: Raam
Staff Member

Hi Reeny,

The Specific Post/Page Buy Now feature does not create any account on your site, so even if you requested their phone number and country of residence, there wouldn’t be anywhere to store that information.

With regular membership signups (where an account is created on your site), you can add Custom Registration Fields (see Dashboard -› s2Member® -› General Options -› Registration/Profile Fields) that will be shown during signup and you can collection that information and have it stored on the users account.

If you absolutely need to collect that information, you’ll need to do some custom programming and have the extra information you collect sent to you via email.

Which leads me to your next question: When someone makes a Specific Post/Page purchase, they’re sent a confirmation email (see Dashboard -› s2Member® -› PayPal® Options -› Specific Post/Page Confirmation Email). You can add yourself to the list of recipients so that you get notified as well.

Posted: Tuesday Aug 14th, 2012 at 6:50 pm #22033

I think you’re saying that I can somehow add the phone and country to the form so that that info can be emailed to me? I understand how to set it up so that I also receive the email… But how can I add the phone and country to the form and still use the Specific Post/Page Buy Now Form?

Thanks for your help!

Posted: Wednesday Aug 15th, 2012 at 8:18 am #22074
Raam Dev
Username: Raam
Staff Member

Hi Reeny,

You could modify the Pro-Form Template for Specific Post/Page Pro-Forms in
plugins/s2member-pro/includes/templates/forms/paypal-sp-checkout-form.php.

Posted: Thursday Aug 16th, 2012 at 5:26 pm #22286

Got it. I added those fields to the form (http://www.passionandpossibilities.com/ancient-secrets-to-proclaim-your-power/ancient-secrets-to-proclaim-your-power-buy-now)

On the page, the input tag has the following attribute:

name="s2member_pro_paypal_sp_checkout[phone]"

Then in the email I added this at the bottom (just to list all the captured data):

%%first_name%% %%last_name%%
%%email%%
%%phone%%
%%country%%

Will this work? Will the phone and country be passed through? (I can send all the code from the page if needed).

Posted: Friday Aug 17th, 2012 at 9:17 am #22345
Raam Dev
Username: Raam
Staff Member

Yes, that should work. I recommend testing it to make sure.

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

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.