<?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 Exceptions Handling Flask (Python) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Exceptions-Handling-Flask-Python/m-p/65896#M39500</link>
    <description>&lt;P&gt;Hey Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using py_authorize 1.4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;result = authorize.Transaction.sale({
            'amount': data2.price,
            'credit_card': {
                'card_number': card_number,
                'card_code': card_code,
                'expiration_date': month + '/' + year,
            }
        })
        result.transaction_response.trans_id&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the card transaction gets declined, it shows an error 500 in blank screen. How do I fix that it shows the decline message instead of going blank.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://i.hizliresim.com/k9bp9v.png" target="_self"&gt;When debug mode is on this screen is showing itself&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Jan 2019 11:33:35 GMT</pubDate>
    <dc:creator>ismailaras7</dc:creator>
    <dc:date>2019-01-19T11:33:35Z</dc:date>
    <item>
      <title>Exceptions Handling Flask (Python)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Exceptions-Handling-Flask-Python/m-p/65896#M39500</link>
      <description>&lt;P&gt;Hey Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using py_authorize 1.4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;result = authorize.Transaction.sale({
            'amount': data2.price,
            'credit_card': {
                'card_number': card_number,
                'card_code': card_code,
                'expiration_date': month + '/' + year,
            }
        })
        result.transaction_response.trans_id&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the card transaction gets declined, it shows an error 500 in blank screen. How do I fix that it shows the decline message instead of going blank.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://i.hizliresim.com/k9bp9v.png" target="_self"&gt;When debug mode is on this screen is showing itself&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2019 11:33:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Exceptions-Handling-Flask-Python/m-p/65896#M39500</guid>
      <dc:creator>ismailaras7</dc:creator>
      <dc:date>2019-01-19T11:33:35Z</dc:date>
    </item>
  </channel>
</rss>

