kit PHP v4.44.1  -  Merchant ID 31714271088582  -  PROD

Wallet

createWallet - updateWallet - getWallet - createWebWallet (*) - updateWebWallet (*) - getWebWallet - disableWallet - enableWallet - doImmediateWalletPayment - doScheduledWalletPayment - doRecurrentWalletPayment - getPaymentRecord - updatePaymentRecord - getBillingRecord - updateBillingRecord - disablePaymentRecord - getCards - manageWebWallet

Demo that shows the usage of Payline classes for wallet (both webPayment and Direct API)
(*) createWebWallet and updateWebWallet are deprecated. Please use manageWebWallet

span style="color: #ff0000;">"-//IETF//DTD HTML 2.0//EN"// INITIALIZE
//VERSION
'version''version'];
 
// CONTRACT NUMBER
'contractNumber''contractNumber''../arraySet/wallet.php''../arraySet/buyer.php''../arraySet/owner.php''../arraySet/privateDataList.php''../arraySet/authentication3DSecure.php';
 
//MEDIA
'media''media'];
 
// WALLET CONTRACT LIST
'walletContractNumber'";"'walletContractNumber''walletContracts'] = $walletContracts;
}
 
// EXECUTE
'<table>''	<tr>''		<td><H3>REQUEST</H3></td>''		<td><H3>RESPONSE</H3></td>''	</tr>''	<tr>'"		<td style='vertical-align: top; padding: 5px;'>"'		</td>'"		<td style='vertical-align: top; padding: 5px;'>"'		</td>''	</tr>''</table>'						
"../demos/wallet.php""post""payline-form""createWalett""createWalett"
	'../fieldset/version.php'
 
		"row"
			"contractNumber"Contract number
			"text""contractNumber""contractNumber""<?php echo CONTRACT_NUMBER?>" />
		</div>
	</fieldset>
	<?php
  $displayedPage = 'createWallet';
	include '../fieldset/wallet.php';
	include '../fieldset/buyer.php';
	include '../fieldset/owner.php';
	include '../fieldset/privateDataList.php';
	include '../fieldset/authentication3DSecure.php';
	include '../fieldset/media.php';
	?>
	<fieldset>
		<div class="row">
			<label for="walletContractNumber">Wallet contract list</label>
			<input type="" name="walletContractNumber" id="walletContractNumber" value="">
			<span class="help">(separator if severals numbers : ";")</span>
		</div>
	</fieldset>
	<input type="submit" name="submit" class="submit" value="createWallet">
</form>
/* @group Forms *//*background: #ddd;*//* @end */

Wallet informations

Shipping address

Informations about card

(format : "ddmmyy")

Informations about buyer

(required unique wallet ID if is set)
Billing address
Shipping address
(format : "dd/mm/yy")
(choose wether to display wallet on web payment page or not)
(corresponding CVV will have to be filled by the buyer)
(format : "yyyy-mm-dd")

Informations about owner (only used by an AMEX payment)

Owner billing address

Private datas

Authentification 3D secure

(separator if severals numbers : ";")