We are having a problem with paypal buttons generating incorrect monetary amounts.
The payment buttons are located on this page: http://pattybenton.com/upgrade-your-membership/
Let's take the 1st button on that page under this heading: Get 6 months WITH HOSTING for ONLY $42.95/month and then renew for only $52.95/month
The amount that should come up for the customer to pay is $42.95, but it comes up with $52.95. The $52.95 only kicks in after 6 months.
Here is the code for the button:
[s2Member-PayPal-Button level="2" ccaps="" desc="Mastermind Business Building Monthly Membership - 6 Months Upgrade Special @ $42.95 monthly renewal fee then $52.95 monthly renewal fee" ps="paypal" cc="USD" ns="1" custom="pattybenton.com" ta="42.95" tp="6" tt="M" ra="52.95" rp="1" rt="M" rr="1" modify="1" image="default" output="button" /]
This was created in the "PAYPAL SUBSCRIBER MODIFICATION BUTTON AREA"
As you can see the code has the amounts we want in the correct places, but again once you click the payment button, it comes up with the incorrect amount.
How can this be fixed?