Stripe\ThreeDSecure::classUrl PHP Method

classUrl() public static method

public static classUrl ( ) : string
return string The endpoint URL for the given class.
    public static function classUrl()
    {
        return "/v1/3d_secure";
    }