Statistics: Posted by MediocreFred — December 11th, 2011, 8:50 am
Statistics: Posted by Cristián Lávaque — December 10th, 2011, 8:18 pm
Statistics: Posted by MediocreFred — December 9th, 2011, 9:31 am
<?php
$amount = 0;
if (isset($_POST['paymentoptions']['option1']))
$amount = $amount + 100;
else if (isset... /* continue checking for each, and all the value... then use that value to fill a shortcode below */
?>
[s2member-fake-shortcode amount="<?php echo $amount; ?>"/]
Statistics: Posted by Bruce C — December 7th, 2011, 5:27 pm
Statistics: Posted by MediocreFred — December 7th, 2011, 5:14 pm
Statistics: Posted by MediocreFred — December 6th, 2011, 9:12 pm
Statistics: Posted by MediocreFred — November 24th, 2011, 11:18 pm