{
    "name": "T-Shirt of the Month Club Plan",
    "description": "Template creation.",
    "type": "fixed",
    "payment_definitions": [
        {
            "name": "Regular Payments",
            "type": "REGULAR",
            "frequency": "Month",
            "frequency_interval": "2",
            "cycles": "12",
            "amount": {
                "value": "100",
                "currency": "USD"
            },
            "charge_models": [
                {
                    "type": "SHIPPING",
                    "amount": {
                        "value": "10",
                        "currency": "USD"
                    }
                }
            ]
        }
    ],
    "merchant_preferences": {
        "return_url": "https://5.135.198.146:443/LIB/PayPal-PHP-SDK-master/sample/billing/ExecuteAgreement.php?success=true",
        "cancel_url": "https://5.135.198.146:443/LIB/PayPal-PHP-SDK-master/sample/billing/ExecuteAgreement.php?success=false",
        "auto_bill_amount": "yes",
        "initial_fail_amount_action": "CONTINUE",
        "max_fail_attempts": "0",
        "setup_fee": {
            "value": "1",
            "currency": "USD"
        }
    }
}Failed to create directory at /var/www/LIB/PayPal-PHP-SDK-master/lib/PayPal/Cache/../../../var/auth.cache
No Data