PATH:
home
/
lab2454c
/
tripvare.com
/
backup
/
vendor
/
academe
/
authorizenet-objects
/
src
<?php namespace Academe\AuthorizeNet; /** * A payment type, such as a card, card nonce, card-present track. */ interface PaymentInterface { }
[-] AbstractModel.php
[edit]
[-] TransactionRequestInterface.php
[edit]
[-] PaymentInterface.php
[edit]
[+]
..
[-] AmountInterface.php
[edit]
[+]
Payment
[+]
Request
[+]
Response
[+]
Amount
[+]
Auth
[+]
ServerRequest
[-] AbstractCollection.php
[edit]