Can WooCommerce display referrer page information in checkout form?
up vote
0
down vote
favorite
I'm building an non-profit organization website with WooCommerce and One-Page-Checkout plugins. My goal is to populate a form in my custom checkout page based on a parameter in the url.
My custom checkout page is:
http://www.example.com/project-page/
I would like to link to it with a parameter:
http://www.example.com/project-page/?parameter=Project Name
And that parameter should appear inside a field in the checkout form, besides the Additional Information, something like:
Project you donated for: Project Name
Can WooCommerce do that? Thanks!
php wordpress woocommerce
add a comment |
up vote
0
down vote
favorite
I'm building an non-profit organization website with WooCommerce and One-Page-Checkout plugins. My goal is to populate a form in my custom checkout page based on a parameter in the url.
My custom checkout page is:
http://www.example.com/project-page/
I would like to link to it with a parameter:
http://www.example.com/project-page/?parameter=Project Name
And that parameter should appear inside a field in the checkout form, besides the Additional Information, something like:
Project you donated for: Project Name
Can WooCommerce do that? Thanks!
php wordpress woocommerce
It is expected that you at least attempt to code this for yourself. I would suggest that you do some additional research, either via Google or by searching SO then make an attempt. If you still have trouble, please come back with your code and explain what you have tried in the body of the original question.
– Justin R.
2 days ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm building an non-profit organization website with WooCommerce and One-Page-Checkout plugins. My goal is to populate a form in my custom checkout page based on a parameter in the url.
My custom checkout page is:
http://www.example.com/project-page/
I would like to link to it with a parameter:
http://www.example.com/project-page/?parameter=Project Name
And that parameter should appear inside a field in the checkout form, besides the Additional Information, something like:
Project you donated for: Project Name
Can WooCommerce do that? Thanks!
php wordpress woocommerce
I'm building an non-profit organization website with WooCommerce and One-Page-Checkout plugins. My goal is to populate a form in my custom checkout page based on a parameter in the url.
My custom checkout page is:
http://www.example.com/project-page/
I would like to link to it with a parameter:
http://www.example.com/project-page/?parameter=Project Name
And that parameter should appear inside a field in the checkout form, besides the Additional Information, something like:
Project you donated for: Project Name
Can WooCommerce do that? Thanks!
php wordpress woocommerce
php wordpress woocommerce
asked 2 days ago
Alex
7321718
7321718
It is expected that you at least attempt to code this for yourself. I would suggest that you do some additional research, either via Google or by searching SO then make an attempt. If you still have trouble, please come back with your code and explain what you have tried in the body of the original question.
– Justin R.
2 days ago
add a comment |
It is expected that you at least attempt to code this for yourself. I would suggest that you do some additional research, either via Google or by searching SO then make an attempt. If you still have trouble, please come back with your code and explain what you have tried in the body of the original question.
– Justin R.
2 days ago
It is expected that you at least attempt to code this for yourself. I would suggest that you do some additional research, either via Google or by searching SO then make an attempt. If you still have trouble, please come back with your code and explain what you have tried in the body of the original question.
– Justin R.
2 days ago
It is expected that you at least attempt to code this for yourself. I would suggest that you do some additional research, either via Google or by searching SO then make an attempt. If you still have trouble, please come back with your code and explain what you have tried in the body of the original question.
– Justin R.
2 days ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53225219%2fcan-woocommerce-display-referrer-page-information-in-checkout-form%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
It is expected that you at least attempt to code this for yourself. I would suggest that you do some additional research, either via Google or by searching SO then make an attempt. If you still have trouble, please come back with your code and explain what you have tried in the body of the original question.
– Justin R.
2 days ago