<?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 Subscriptions w/ Accept Hosted in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Subscriptions-w-Accept-Hosted/m-p/58396#M33051</link>
    <description>&lt;P&gt;I'm trying to set up recurring billing using the Accept Hosted feature to collect the user's cc info and billing address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my understanding, it's not actually possible to use Accept Hosted to create a subscription. So, what I'm planning on doing is this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Charge the initial month's fee using the Accept Hosted form.&lt;/P&gt;&lt;P&gt;2. Use&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/#customer-profiles-create-a-customer-profile-from-a-transaction" target="_self" rel="nofollow noopener noreferrer"&gt;Create Customer Profile from Transaction&lt;/A&gt;&amp;nbsp;API to create a the customer profile.&lt;/P&gt;&lt;P&gt;3. Use the customer profile to set up the subscription.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm stuck on is how do I get from step 1 to step 2. To create a customer profile from a transaction, you need the transaction id. How do I get that transaction id programatically after the Accept Hosted payment goes through? Webhooks?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2017 21:09:12 GMT</pubDate>
    <dc:creator>skyhijoseph1</dc:creator>
    <dc:date>2017-06-08T21:09:12Z</dc:date>
    <item>
      <title>Subscriptions w/ Accept Hosted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Subscriptions-w-Accept-Hosted/m-p/58396#M33051</link>
      <description>&lt;P&gt;I'm trying to set up recurring billing using the Accept Hosted feature to collect the user's cc info and billing address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my understanding, it's not actually possible to use Accept Hosted to create a subscription. So, what I'm planning on doing is this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Charge the initial month's fee using the Accept Hosted form.&lt;/P&gt;&lt;P&gt;2. Use&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/#customer-profiles-create-a-customer-profile-from-a-transaction" target="_self" rel="nofollow noopener noreferrer"&gt;Create Customer Profile from Transaction&lt;/A&gt;&amp;nbsp;API to create a the customer profile.&lt;/P&gt;&lt;P&gt;3. Use the customer profile to set up the subscription.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm stuck on is how do I get from step 1 to step 2. To create a customer profile from a transaction, you need the transaction id. How do I get that transaction id programatically after the Accept Hosted payment goes through? Webhooks?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 21:09:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Subscriptions-w-Accept-Hosted/m-p/58396#M33051</guid>
      <dc:creator>skyhijoseph1</dc:creator>
      <dc:date>2017-06-08T21:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Subscriptions w/ Accept Hosted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Subscriptions-w-Accept-Hosted/m-p/58398#M33053</link>
      <description>&lt;P&gt;With Accept Hosted, using an IFrame and your IFrameCommunicator page, on a Request Succeeded, which is returned when the transaction is completed at Authorize.Net, transaction response parameters (such as transaction ID) are returned.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 22:17:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Subscriptions-w-Accept-Hosted/m-p/58398#M33053</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-06-08T22:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Subscriptions w/ Accept Hosted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Subscriptions-w-Accept-Hosted/m-p/58401#M33056</link>
      <description>&lt;P&gt;So the only way to do it is using the IFrameCommunicator page? There's no way to do it using the redirect method?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 23:25:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Subscriptions-w-Accept-Hosted/m-p/58401#M33056</guid>
      <dc:creator>skyhijoseph1</dc:creator>
      <dc:date>2017-06-08T23:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Subscriptions w/ Accept Hosted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Subscriptions-w-Accept-Hosted/m-p/58402#M33057</link>
      <description>&lt;P&gt;When not using an IFrame, the continue/return URL buttons when clicked cause the browser to perform a simple GET request to that URL. No other information about the transaction is provided directly.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 00:56:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Subscriptions-w-Accept-Hosted/m-p/58402#M33057</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-06-09T00:56:38Z</dc:date>
    </item>
  </channel>
</rss>

