• Resolved chiradeep3110

    (@chiradeep3110)


    Hello,
    I’m trying to use the Razorpay payment gateway. The API keys are live and are working fine for the single one time payments. All available webhooks are enabled as well.

    But for starting recurring donations i get the following error: “There was an error processing recurring donation with Razorpay. Please try again. ”

    The log shows the following error:

    {
        "post_title": "Razorpay Plan Error",
        "post_content": "Unable to create plan. Details: The name field is required.",
        "post_parent": 0,
        "log_type": "gateway_error",
        "file": "/var/www/wptbox/wp-content/plugins/give/includes/gateways/functions.php",
        "line": 258,
        "function": "add",
        "class": "Give_Logging"
    }

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Razorpay Recurring Payment’ is closed to new replies.