Visualizzazione dei risultati da 1 a 2 su 2

Discussione: Banca sella - Gestpay

  1. #1

    Banca sella - Gestpay

    Buon giorno.
    Ho scaricato un pacchetto di soli 2 file, index.php e response.php.
    Se lancio index.php da www.miosito/gestpay-iframe/index.php ed digito il codice, la data scadenza, il nominativo etc etc, esegue il pagamento, che posso visualizzare attraverso il backoffice-archivio report.

    Appena eseguito il pagamento, vengo reindirizzato nella pagina response.php, la quale mi fa visualizzare questo array multidimezionale:

    codice:
    GESPAY70418
    YjeV6x5bCg3i*Q1eRgEAMOhV_xc_rWkDV3CYuCbUACnFu5lRtguSSasx3BWFjd_Q5MJ6deB6pan4T9S8OHK7BoRunSO_tOTGknBZnFIk1Ipv0GbkpbLjeRB8bqyKBElF6asmNuiFLtG3_LUjqOwzxliu9u1hoSxkCNEYrVxTuRKhM04Ylpobx4oKVD_OFdyyz3skdKErhcotzvbNBD4ZqpfbREvpi*kp0A82GQHnRHJ_Rb5rRYLOKaF*tv1PUEcW*SSrTtDIgn0jDVprcO1THLALxqdS43zSDMz1Vgx037OoIOnHUGPUorN_oxtvD65OPYQu1pIL19sRZmkgwt8u4yLByPj_4SkB62MSVO40m7woSF5bLOqY_wwWvIVnNxSWzAKtNApWeGaFMp7cWlvQFRbCK5UoE57*w85KYvsRHDJDfNNXsHEmg58U6i_G1QKNMW57_kQyeyKdUTm_5mbk*paqycmP1uv_WYQi7Ha0*PKJaFwepS59xIYUdiDcQLlafZ*2WI3nyT0w4_BKurW2G85eH5zeseqbtAgP*7beweVPNpggsFAJhlAV17n8G2IWIi7vFxvpCbmO4N20aPzn9R2EG4Me6*Nvf7EoEgj2Pl*YfnbZpWWbBb*gXuAeFxG4Nobbdfdc8415KkPJO4xyhsb0ChOzvpGUrbRCtjrJVcramXRe45qj_KhgiT7bU9iP
    
    RESULT
    SimpleXMLElement Object
    (
        [TransactionType] => DECRYPT
        [TransactionResult] => OK
        [ShopTransactionID] => Casale La flora(RM) in data: 09:36:10
        [BankTransactionID] => 11
        [AuthorizationCode] => 172836
        [Currency] => 242
        [Amount] => 35.00
        [Country] => ITALIA
        [CustomInfo] => SimpleXMLElement Object
            (
            )
    
        [Buyer] => SimpleXMLElement Object
            (
                [BuyerName] => SimpleXMLElement Object
                    (
                    )
    
                [BuyerEmail] => SimpleXMLElement Object
                    (
                    )
    
            )
    
        [TDLevel] => SimpleXMLElement Object
            (
            )
    
        [ErrorCode] => 0
        [ErrorDescription] => Transazione correttamente effettuata
        [AlertCode] => SimpleXMLElement Object
            (
            )
    
        [AlertDescription] => SimpleXMLElement Object
            (
            )
    
        [VbVRisp] => SimpleXMLElement Object
            (
            )
    
        [VbVBuyer] => SimpleXMLElement Object
            (
            )
    
        [VbVFlag] => SimpleXMLElement Object
            (
            )
    
        [TransactionKey] => SimpleXMLElement Object
            (
            )
    
        [RedResponseCode] => SimpleXMLElement Object
            (
            )
    
        [RedResponseDescription] => SimpleXMLElement Object
            (
            )
    
        [Red3DSecureResults] => SimpleXMLElement Object
            (
            )
    
        [AVSResultCode] => SimpleXMLElement Object
            (
            )
    
        [AVSResultDescription] => SimpleXMLElement Object
            (
            )
    
        [RiskResponseCode] => SimpleXMLElement Object
            (
            )
    
        [RiskResponseDescription] => SimpleXMLElement Object
            (
            )
    
    )
    A parte il fatto che mancano dei dati fondamentali quali:
    [Buyer] => SimpleXMLElement Object- Nominativo->[BuyerName] => SimpleXMLElement Object
    - Email->[BuyerEmail] => SimpleXMLElement Object


    In sostanza, che devo fa?
    Grazie.

  2. #2
    Moderatore di PHP L'avatar di Alhazred
    Registrato dal
    Oct 2003
    Messaggi
    12,445
    Suppongo che lì ti faccia solo vedere tutti i dati a tua disposizione da mostrare in una tua pagina di riepilogo strutturata come preferisci.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.