I want to replace my paypal email address with some text on Paypal Checkout

85 Views Asked by At

I have a problem with PayPal custom checkout. I want to replace my PayPal email address on the custom shopping cart checkout form:

screenshot

Here is my code:

<form action="https://www.paypal.com/us/cgi-bin/webscr" method="post">
   <input type="hidden" name="cmd" value="_xclick">
   <input type="hidden" name="business" value="[email protected]">
   <input type="hidden" name="item_name" value="Test">
   <input type="hidden" name="currency_code" value="USD">
   <input type="hidden" name="amount" value="0.00">
   <input type="hidden" name="quantity" value="2">
   <input type="image" src="http://www.paypal.com/en_US/i/btn/x-click-but01.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>

How can I do this in Wordpress?

1

There are 1 best solutions below

1
On

Upgrade the receiving PayPal account to a Business account, and choose a business name.

See https://www.paypal.com/gf/smarthelp/article/how-do-i-upgrade-from-a-personal-premier-account-to-a-business-account-faq1317