Your IP : 216.73.216.182


Current Path : /var/www/html/components/com_jdonation/payments/stripe/lib/
Upload File :
Current File : /var/www/html/components/com_jdonation/payments/stripe/lib/Card.php

<?php

namespace Stripe;

/**
 * Class Card
 *
 * @package Stripe
 */
class Card extends ExternalAccount
{

}