Difference between revisions 23155 and 23157 on donatewiki

<div>{{#ifeq:{{{handler}}}|GC
|<!-- Start of GlobalCollect handling code -->
<html>
<script type="text/javascript">

function redirectPayment(i) {
    document.getElementsByName("currency_code")[0].value="</html>{{{currency|{{2012FR/Switch/Currency/Code|{{{country}}}}}}}}<html>";
//************************************ credit card ************************************
  //if i == cc

   var ffnames = "</html>{{{GC-CC-ffname|cc-vm}}}<html>";
   alert( ffnames );
  return;
   ffnames = ffnames.split( ',' );
   var random = Math.floor( Math.random() * ffnames.length );
   var choice = ffnames[ random ];

    var paymentType ="cc";
(contracted; show full)    }
    document.paypalcontribution.submit();
  }
}
</script>
</html>
<!-- End of NON-GlobalCollect handling code -->
}}</div>