Skip to content

Instantly share code, notes, and snippets.

@fredbradley
Created May 5, 2015 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fredbradley/483aa7a6b0de46a6d7d8 to your computer and use it in GitHub Desktop.
Save fredbradley/483aa7a6b0de46a6d7d8 to your computer and use it in GitHub Desktop.
Worldpay for Stine
<input type="hidden" name="instId" value="213881">
<input type='hidden' name='accId1' value='CATCH'>
<input type="hidden" name="cartId" value="1430823944"><!-- This is a unique identifier It's actually a UNIX Timestamp! -->
<input type="hidden" name="award_id" value="21" />
<input type="hidden" name="invoice_amount_inc_tax" value="342" />
<input type="hidden" name="invoice_amount_ex_tax" value="285" />
<input type="hidden" name="MC_entries[]" value="e87z0xvf" />
<input type="hidden" name="amount" value="342" />
<input type="hidden" name="currency" value="GBP"><!-- Choose appropriate currency that you would like to use -->
<input type="hidden" name="desc" value="Entry/Entries for The PR Week Awards 2015" />
<input type="hidden" name="MC_success" value="http://www.google.com/" />
<input type="hidden" name="MC_award_id" value="21" />
<input type="hidden" name="MC_callback" value="http://entries.webvid.co.uk/enter/worldpay_response.php">
<input type="hidden" name="MC_articleDesc" value="Entry/Entries for The PR Week Awards 2015" />
<input type="hidden" name="MC_entrant_id" value="1" />
<input type="hidden" name="MC_charity_number" value="" />
<input type="hidden" name="MC_discount_amount" value="" />
<input type="hidden" name="MC_total_amount_inc_vat" value="342" />
<input type="hidden" name="testMode" value="100">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment