/home/kueuepay/www/vendor/srmklive/paypal/src/Facades/PayPal.php
<?php

namespace Srmklive\PayPal\Facades;

/*
 * Class Facade
 * @package Srmklive\PayPal\Facades
 * @see Srmklive\PayPal\ExpressCheckout
 */

use Illuminate\Support\Facades\Facade;

class PayPal extends Facade
{
    /**
     * Get the registered name of the component.
     *
     * @return string
     */
    protected static function getFacadeAccessor()
    {
        return 'Srmklive\PayPal\PayPalFacadeAccessor';
    }
}
Security

Support

If you encounter any issues or need assistance, please reach out to our dedicated developer support team Contact Us

Thank you for choosing Kueue Pay Payment Gateway Solutions! We look forward to seeing your integration thrive and provide a seamless payment experience for your valued customers.