<?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 Transaction Response on Accept Hosted Payment in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Response-on-Accept-Hosted-Payment/m-p/72007#M44409</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am developing a web-application which involves one-time/recurring payments. For the one-time payments, I am using accept-hosted payments form.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to make the payment successfully. However, I would the system to be notified of the payment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how to configure that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the following JSON object&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
    \"getHostedPaymentPageRequest\": {
        \"merchantAuthentication\": {
            \"name\": \"#api_id#\",
            \"transactionKey\": \"#transacton_key#\"
        },
        \"transactionRequest\": {
            \"transactionType\": \"authCaptureTransaction\",
            \"amount\": \"#amount#\"
        },
        \"hostedPaymentSettings\": {
            \"setting\": [
                {
                    \"settingName\": \"hostedPaymentReturnOptions\",
                    \"settingValue\": \"{\\\"showReceipt\\\": true, \\\"url\\\": \\\"#recept_ur#\\\", \\\"urlText\\\": \\\"Continue\\\", \\\"cancelUrl\\\": \\\"#cancelurl#\\\", \\\"cancelUrlText\\\": \\\"Cancel\\\"}\"
                },
                {
                    \"settingName\": \"hostedPaymentPaymentOptions\",
                    \"settingValue\": \"{\\\"cardCodeRequired\\\": false, \\\"showCreditCard\\\": true, \\\"showBankAccount\\\": true}\"
                }
            ]
        }
    }
}&lt;/PRE&gt;</description>
    <pubDate>Thu, 21 May 2020 05:19:11 GMT</pubDate>
    <dc:creator>kirancshet1</dc:creator>
    <dc:date>2020-05-21T05:19:11Z</dc:date>
    <item>
      <title>Transaction Response on Accept Hosted Payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Response-on-Accept-Hosted-Payment/m-p/72007#M44409</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am developing a web-application which involves one-time/recurring payments. For the one-time payments, I am using accept-hosted payments form.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to make the payment successfully. However, I would the system to be notified of the payment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how to configure that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the following JSON object&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
    \"getHostedPaymentPageRequest\": {
        \"merchantAuthentication\": {
            \"name\": \"#api_id#\",
            \"transactionKey\": \"#transacton_key#\"
        },
        \"transactionRequest\": {
            \"transactionType\": \"authCaptureTransaction\",
            \"amount\": \"#amount#\"
        },
        \"hostedPaymentSettings\": {
            \"setting\": [
                {
                    \"settingName\": \"hostedPaymentReturnOptions\",
                    \"settingValue\": \"{\\\"showReceipt\\\": true, \\\"url\\\": \\\"#recept_ur#\\\", \\\"urlText\\\": \\\"Continue\\\", \\\"cancelUrl\\\": \\\"#cancelurl#\\\", \\\"cancelUrlText\\\": \\\"Cancel\\\"}\"
                },
                {
                    \"settingName\": \"hostedPaymentPaymentOptions\",
                    \"settingValue\": \"{\\\"cardCodeRequired\\\": false, \\\"showCreditCard\\\": true, \\\"showBankAccount\\\": true}\"
                }
            ]
        }
    }
}&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 May 2020 05:19:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Response-on-Accept-Hosted-Payment/m-p/72007#M44409</guid>
      <dc:creator>kirancshet1</dc:creator>
      <dc:date>2020-05-21T05:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Response on Accept Hosted Payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Response-on-Accept-Hosted-Payment/m-p/72013#M44414</link>
      <description>&lt;P&gt;Yeah have been facing the same issue since a good time now. Will be great if someone posts solution here&amp;nbsp;&lt;A href="https://www.upsers.live/" target="_self"&gt;&lt;SPAN&gt;UPSers&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 12:28:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Response-on-Accept-Hosted-Payment/m-p/72013#M44414</guid>
      <dc:creator>Joel25</dc:creator>
      <dc:date>2020-05-21T12:28:11Z</dc:date>
    </item>
  </channel>
</rss>

