Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Paypal item_name help
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Paypal item_name help

BuyAdsBuyAds Member

Hello Everyone.
Am searching in internet since 3-4 hours and cant find a solution. Thats why am asking for help the community.

How to get the Website title in the Paypal checkout page when I click the button:

Here is the code that should be changed:

input type="hidden" name="item_name" value="Here should be the website title" "

I have tested this one:

input type="hidden" name="item_name" value="<?php the_title();?>

But without success!

Thank you for your help!

Comments

Sign In or Register to comment.