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
display example only html code | php code | css code
span style="color: #ff0000;">'../initSDK.php'; //VERSION 'version''version''../arraySet/payment.php''../arraySet/order.php'; // WALLET ID 'walletId''walletId']; // CARDIND 'cardInd''CardIndex']; // scheduled 'scheduledDate''scheduledDate''../arraySet/privateDataList.php'; //MEDIA 'media''media']; // EXECUTE 'paymentRecordId''payment']['contractNumber''walletId'],$response['paymentRecordId''<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" 'doScheduledWalletPayment'; include '../fieldset/version.php'; include '../fieldset/payment.php'; include '../fieldset/order.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> </fieldset> <fieldset> <h4>Scheduled date</h4> <div class="row"> <label for="scheduledDate">Date</label> <input type="" name="scheduledDate" id="scheduledDate" value="'d/m/Y', strtotime(sprintf('now + %d day'" /> "help"(required - format : "dd/mm/yyyy") '../fieldset/privateDataList.php'; include '../fieldset/media.php' "submit""submit""submit""doScheduledWalletPayment"
/* @group Forms *//* @end */