Hi there,
Customers clicking on the paypal button views “Billing info” screen with all sorts of CODE in the “description” field. Can ya help??
Custumers see “Billing information” description:
Cash University On My Way to Debt-Free Paid Access Member / description and pricing details here.
:
:
Why is all that code showing on the paypal screen?
My code looks like this:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<!-- Instant Payment Notification & Return Page Details -->
<!-- Configures Basic Checkout Fields -->
<!-- Configures s2Member's Unique Invoice ID/Code -->
<input type="hidden" name="invoice" value="" />
<!-- Identifies/Updates An Existing User/Member ( when/if applicable ) -->
<input type="hidden" name="on0" value="" />
<input type="hidden" name="os0" value="" />
<!-- Identifies The Customer's IP Address For Tracking -->
<input type="hidden" name="on1" value="" />
<input type="hidden" name="os1" value="" />
<!-- Controls Modify Behavior At PayPal® Checkout -->
<!-- Customizes Prices, Payments & Billing Cycle -->
<!---->
<!---->
<!---->
<!---->
<!-- Displays MY order now Button -->
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
<!-- added text-->
<a href="http://www.cashuniversity.org/debt-free">Learn more here</a>
</form>
Thank you!!
Christine
-
This topic was modified 4 years, 7 months ago by
Christine Williams.
-
This topic was modified 4 years, 7 months ago by
Christine Williams.
-
This topic was modified 3 years, 4 months ago by
Christine Williams.