• Thanks to creators for great work. Tell me please, how could I set sandbox mode ?

    I have investigated the code looking for sandbox mode. And I have found the next rows of code:

        public function setSandboxMode($sandbox_mode)
        {
            $this->sandbox_mode = $sandbox_mode;
        }
    
        public function getSandboxMode()
        {
            return $this->sandbox_mode;
        }

    There is sandbox setter but it is not used nowhere. Thanks.

    • This topic was modified 6 years, 11 months ago by dimatall.
Viewing 1 replies (of 1 total)
  • Anonymous User 12640152

    (@anonymized-12640152)

    Hi! We apologize for the delayed response to your inquiry. Due to a transition in resources, SendGrid is no longer able to provide direct support through the WordPress forums. ?

    For assistance please contact SendGrid Support from the SendGrid Support Portal – https://support.sendgrid.com/. Click Login & Contact Support, and then Contact Support to see your support contact options. Paying SendGrid customers have the option to contact support via phone, chat, or by submitting a ticket using our web form. All SendGrid customers have the option to submit a ticket using our web form. Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Sandbox mode’ is closed to new replies.