Need Title_alias in Paypal button.
Posted: Mon Jul 23, 2007 1:43 pm
I am going to do the best I can to describe what I would like to do. Could someone just let me know if it is possible?
This is for a No Kill Shelter. They use Paypal to collect donations online.
They have a program where individuals can donate to the care of a specific pet for one month.
They would like to have a Paypal link on every pet description page where the link will automatically populate the paypal form with with pets name. They have thousands of pets a year.
I would like to create one module for use on all pet pages.
The pets name is the title_alias.
I am thinking I can do this by calling the title_alias in the link in the module.
CALL TITLE_ALIAS HERE
¤cy_code=USD&amount=20"& target="paypal"> Donation of $20
Is this even possible and if yes, can someone steer me in the right direction?
This is for a No Kill Shelter. They use Paypal to collect donations online.
They have a program where individuals can donate to the care of a specific pet for one month.
They would like to have a Paypal link on every pet description page where the link will automatically populate the paypal form with with pets name. They have thousands of pets a year.
I would like to create one module for use on all pet pages.
The pets name is the title_alias.
I am thinking I can do this by calling the title_alias in the link in the module.
CALL TITLE_ALIAS HERE
¤cy_code=USD&amount=20"& target="paypal"> Donation of $20
Is this even possible and if yes, can someone steer me in the right direction?