PHP code appears in Description box of PayPal Checkout page
-
On the PayPal checkout page (https://www.paypal.com/cgi-bin/webscr), in the Description box, the following php code appears underneath the description text:
<?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON0; ?>: <?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS0; ?> <?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON1; ?>: <?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS1; ?>
How can I prevent the php code from displaying?
Some additional information in case it’s helpful:
For the PayPal button that links the user to the PayPal checkout page, I am using the Resulting PayPal Button Code (s2Member > PayPal Buttons > Resulting PayPal Button Code) instead of the Shortcode because I am using a Pricing Table plugin which doesn’t play nice with the shortcode.Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP code appears in Description box of PayPal Checkout page’ is closed to new replies.