Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: Opencart 3.x Not Sending Shipping Address to PayPal

To get PayPal Standard to pass thew address, you also have to set address_override" value="0" to 1, along with the directions above. Then the address will pass. Just tested it with a PayPal rep and the address passes just fine. Line 34 address_override" value="0" chang...

Jump to post
  • Fri May 08, 2020 11:33 pm
  • Replies 21
  • Views 6285
Re: Email Not Working.

Remove second new line in system/library/mail.php on line 97, i.e. replace $header .= 'Content-Type: multipart/related; boundary="' . $boundary . '"' . $this->newline . $this->newline; with $header .= 'Content-Type: multipart/related; boundary="' . $boundary . '"' . $this->newli...

Jump to post
  • Thu Nov 05, 2015 4:15 pm
  • Replies 60
  • Views 41705

Page 1 of 1

Search found 2 matches