<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Email Regex Standards Accepted in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-Regex-Standards-Accepted/m-p/58633#M33254</link>
    <description>&lt;P&gt;We recently changed the regex email standards to allow email adresses to have the following items:&lt;/P&gt;&lt;P&gt;^(?(")(".+?(?&amp;lt;!\\)"@)|(([0-9a-z]((\.(?!\.))|[-!#\$%&amp;amp;'\*\+/=\?\^{}|~\w]))(?&amp;lt;=[0-9a-z])@))(?([)([(\d{1,3}.){3}\d{1,3}])|(([0-9a-z][-\w][0-9a-z]*.)+[a-z0-9][-a-z0-9]{0,22}[a-z0-9]))$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We want to make sure that user's email addresses will still be accepted by authroize.net. Is there anywhere to find the standards accepted for email adressess?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 15:57:03 GMT</pubDate>
    <dc:creator>jneidish</dc:creator>
    <dc:date>2017-06-29T15:57:03Z</dc:date>
    <item>
      <title>Email Regex Standards Accepted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-Regex-Standards-Accepted/m-p/58633#M33254</link>
      <description>&lt;P&gt;We recently changed the regex email standards to allow email adresses to have the following items:&lt;/P&gt;&lt;P&gt;^(?(")(".+?(?&amp;lt;!\\)"@)|(([0-9a-z]((\.(?!\.))|[-!#\$%&amp;amp;'\*\+/=\?\^{}|~\w]))(?&amp;lt;=[0-9a-z])@))(?([)([(\d{1,3}.){3}\d{1,3}])|(([0-9a-z][-\w][0-9a-z]*.)+[a-z0-9][-a-z0-9]{0,22}[a-z0-9]))$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We want to make sure that user's email addresses will still be accepted by authroize.net. Is there anywhere to find the standards accepted for email adressess?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 15:57:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-Regex-Standards-Accepted/m-p/58633#M33254</guid>
      <dc:creator>jneidish</dc:creator>
      <dc:date>2017-06-29T15:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Email Regex Standards Accepted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-Regex-Standards-Accepted/m-p/58651#M33270</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21957"&gt;@jneidish&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For email address sent as part of transactions, the only constraint our system has is&amp;nbsp;string of max length 255. There's no additional validation done. So, for example, sending an email field with the value of "Hey, I don't really remember my email address. Maybe it was gmail.com?" would be accepted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Obviously, that's not useful to you to use later, so we do recommend that you do some validation on your end if you want this field to be populated with useful values. That's what you're already doing with your regex, so, great!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 18:20:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-Regex-Standards-Accepted/m-p/58651#M33270</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-06-30T18:20:51Z</dc:date>
    </item>
  </channel>
</rss>

