Created
September 24, 2012 09:54
-
-
Save BDQ/3775222 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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