File "InvalidOrderException.php"
Full path: /home/dora/public_html/wp-content/plugins/transbank-webpay-plus-rest/src/Exceptions/InvalidOrderException.php
File size: 114 bytes
MIME-type: --
Charset: utf-8
<?php
namespace Transbank\WooCommerce\WebpayRest\Exceptions;
class InvalidOrderException extends \Exception
{
}