Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created September 24, 2012 09:54
Show Gist options
  • Save BDQ/3775222 to your computer and use it in GitHub Desktop.
Save BDQ/3775222 to your computer and use it in GitHub Desktop.
3.1 All credit cards – please add the following parameter:
<input type="hidden" name="payment_methods" value="ACC">
3.2 Local payment options
<input type="hidden" name="payment_methods" value=" OBT,GIR,DID,SFT,ENT,EBT,SO2,IDL,NPY,PLI,PWY,EPY,MZM">
3.3 Wallet option
<input type="hidden" name="payment_methods" value="WLT">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment