khalyomede/systempay

View on GitHub
src/Systempay/Payment.php

Summary

Maintainability
A
3 hrs
Test Coverage

Payment has 29 functions (exceeds 20 allowed). Consider refactoring.
Open

class Payment
{
    const FORM_URL = "https://paiement.systempay.fr/vads-payment/";
    const ACTION_MODE = "INTERACTIVE";
    const PAGE_ACTION = "PAYMENT";
Severity: Minor
Found in src/Systempay/Payment.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status