<?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 Accept.js Recurring Payment getting customer name in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Recurring-Payment-getting-customer-name/m-p/74811#M46560</link>
    <description>&lt;P&gt;I have gotten Accept.js hosted form to create a subscription. The problem is it wants the customer's name. I just have the hardcoded names from the example to get it to work. The customer name is in the hosted form but I do not see how it is passed to the XML file. Does anyone know how to pass the name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt; &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
        &amp;lt;ARBCreateSubscriptionRequest&amp;gt;
            &amp;lt;merchantAuthentication&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;
            &amp;lt;subscription&amp;gt;
                &amp;lt;name&amp;gt;Sample subscription&amp;lt;/name&amp;gt;
                &amp;lt;paymentSchedule&amp;gt;
                    &amp;lt;interval&amp;gt;
                        &amp;lt;length&amp;gt;1&amp;lt;/length&amp;gt;
                        &amp;lt;unit&amp;gt;months&amp;lt;/unit&amp;gt;
                    &amp;lt;/interval&amp;gt;
                    &amp;lt;startDate&amp;gt;2021-04-30&amp;lt;/startDate&amp;gt;
                    &amp;lt;totalOccurrences&amp;gt;12&amp;lt;/totalOccurrences&amp;gt;
                    &amp;lt;trialOccurrences&amp;gt;1&amp;lt;/trialOccurrences&amp;gt;
                &amp;lt;/paymentSchedule&amp;gt;
                &amp;lt;amount&amp;gt;10.29&amp;lt;/amount&amp;gt;
                &amp;lt;trialAmount&amp;gt;1.00&amp;lt;/trialAmount&amp;gt;
                &amp;lt;payment&amp;gt;
                    &amp;lt;opaqueData&amp;gt;
                    &amp;lt;dataDescriptor&amp;gt;assignDD&amp;lt;/dataDescriptor&amp;gt;
                    &amp;lt;dataValue&amp;gt;assignDV&amp;lt;/dataValue&amp;gt;
                    &amp;lt;/opaqueData&amp;gt;
                &amp;lt;/payment&amp;gt;
                &amp;lt;billTo&amp;gt;
                &amp;lt;firstName&amp;gt;John&amp;lt;/firstName&amp;gt;
                &amp;lt;lastName&amp;gt;Smith&amp;lt;/lastName&amp;gt;
                &amp;lt;/billTo&amp;gt;
            &amp;lt;/subscription&amp;gt;
        &amp;lt;/ARBCreateSubscriptionRequest&amp;gt;
        XML;&lt;/PRE&gt;</description>
    <pubDate>Mon, 25 Jan 2021 20:46:55 GMT</pubDate>
    <dc:creator>1MSC2020</dc:creator>
    <dc:date>2021-01-25T20:46:55Z</dc:date>
    <item>
      <title>Accept.js Recurring Payment getting customer name</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Recurring-Payment-getting-customer-name/m-p/74811#M46560</link>
      <description>&lt;P&gt;I have gotten Accept.js hosted form to create a subscription. The problem is it wants the customer's name. I just have the hardcoded names from the example to get it to work. The customer name is in the hosted form but I do not see how it is passed to the XML file. Does anyone know how to pass the name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt; &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
        &amp;lt;ARBCreateSubscriptionRequest&amp;gt;
            &amp;lt;merchantAuthentication&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;
            &amp;lt;subscription&amp;gt;
                &amp;lt;name&amp;gt;Sample subscription&amp;lt;/name&amp;gt;
                &amp;lt;paymentSchedule&amp;gt;
                    &amp;lt;interval&amp;gt;
                        &amp;lt;length&amp;gt;1&amp;lt;/length&amp;gt;
                        &amp;lt;unit&amp;gt;months&amp;lt;/unit&amp;gt;
                    &amp;lt;/interval&amp;gt;
                    &amp;lt;startDate&amp;gt;2021-04-30&amp;lt;/startDate&amp;gt;
                    &amp;lt;totalOccurrences&amp;gt;12&amp;lt;/totalOccurrences&amp;gt;
                    &amp;lt;trialOccurrences&amp;gt;1&amp;lt;/trialOccurrences&amp;gt;
                &amp;lt;/paymentSchedule&amp;gt;
                &amp;lt;amount&amp;gt;10.29&amp;lt;/amount&amp;gt;
                &amp;lt;trialAmount&amp;gt;1.00&amp;lt;/trialAmount&amp;gt;
                &amp;lt;payment&amp;gt;
                    &amp;lt;opaqueData&amp;gt;
                    &amp;lt;dataDescriptor&amp;gt;assignDD&amp;lt;/dataDescriptor&amp;gt;
                    &amp;lt;dataValue&amp;gt;assignDV&amp;lt;/dataValue&amp;gt;
                    &amp;lt;/opaqueData&amp;gt;
                &amp;lt;/payment&amp;gt;
                &amp;lt;billTo&amp;gt;
                &amp;lt;firstName&amp;gt;John&amp;lt;/firstName&amp;gt;
                &amp;lt;lastName&amp;gt;Smith&amp;lt;/lastName&amp;gt;
                &amp;lt;/billTo&amp;gt;
            &amp;lt;/subscription&amp;gt;
        &amp;lt;/ARBCreateSubscriptionRequest&amp;gt;
        XML;&lt;/PRE&gt;</description>
      <pubDate>Mon, 25 Jan 2021 20:46:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Recurring-Payment-getting-customer-name/m-p/74811#M46560</guid>
      <dc:creator>1MSC2020</dc:creator>
      <dc:date>2021-01-25T20:46:55Z</dc:date>
    </item>
  </channel>
</rss>

