GlisWeb framework
Composti | Namespace | Variabili
Riferimenti per il file _paypal.express.php

Vai al codice sorgente di questo file.

Composti

class  Sample\PayPalClient
 
class  Sample\GetOrder
 

Namespace

 Sample
 

Variabili

 Sample::$dati = json_decode( file_get_contents('php://input'), true )
 
 Sample::$provider = 'paypal'
 
if(isset( $_REQUEST['orderID'])) Sample::else
 
 Sample::$fileRicevuta = 'var/log/payments/paypal/paypal.' . sprintf( '%08d', $id ) . '.' . time() . '.log'