HOMO CMD24 (id 36939583973678)

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;">'../initSDK.php';
 
//VERSION
'version''version''../arraySet/payment.php''../arraySet/order.php''../arraySet/buyer.php';
 
// WALLET ID
'walletId''walletId'];
 
// CARDIND
'cardInd''CardIndex'];
 
// WALLET CVX
'walletCvx''walletCvx''../arraySet/privateDataList.php''../arraySet/authentication3DSecure.php';
 
//MEDIA
'media''media'];
 
// 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"
	'doImmediateWalletPayment';
	include '../fieldset/version.php';
	include '../fieldset/payment.php';
	include '../fieldset/order.php';
	include '../fieldset/buyer.php'
 
        Wallet informations
        "row"
            "walletId"Wallet ID
            "text""walletId""walletId""<?php echo $_SESSION['buyerWalletId'] ?>" />
            <span class="help">(required)</span>
        </div>
		<div class="row">
            <label for="CardIndex">Card Index</label>
            <input type="" name="CardIndex" id="CardIndex" value="">
        </div>
		<div class="row">
            <label for="walletCvx">CVX</label>
            <input type="" name="walletCvx" id="walletCvx" value="">
        </div>	
    </fieldset>
    <?php
	include '../fieldset/privateDataList.php';
	include '../fieldset/media.php';
	include '../fieldset/authentication3DSecure.php';
	?>
    <input type="submit" name="submit" class="submit" value="" />
</form>
/* @group Forms *//* @end */

Informations about payment

(format : "dd/mm/yy")

Informations about order

(required)
(required)
(required)
(format : "dd/mm/yyyy HH24:MM")
Order details

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")
(Y/N)
(Y/N)
(Y/N)
(Y/N)
(Y/N)
(Y/N)
(Y/N)

Wallet informations

(required)

Private datas

Authentification 3D secure