<?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 Re: Why ApplePay payment profiles only valid for recurring billing? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/69566#M42565</link>
    <description>&lt;P&gt;I don't think the original question was answered here.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;How can we use authorize.net set up a recurring subscription for variable amounts using Apple Pay? Apple Pay does support this feature as per the link originally posted.&lt;BR /&gt;&lt;BR /&gt;It looks like this thread states that 'recurring billing' is supported:&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/Can-I-create-a-recurring-subscription-from-Apple-Pay/td-p/57683" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/Can-I-create-a-recurring-subscription-from-Apple-Pay/td-p/57683&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The fallback with recurring billing is obviously how the amount cannot be changed/updated.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How are we as merchants able to integrate this into Authorize.net today? Is it possible? Do we just create a Customer Profile using Apple Pay? I don't think we would be able to use the 'Charge Customer Profile' with Apple Pay on a recurring basis as the token may be one-time use?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2019 17:38:53 GMT</pubDate>
    <dc:creator>bunit</dc:creator>
    <dc:date>2019-10-31T17:38:53Z</dc:date>
    <item>
      <title>Why ApplePay payment profiles only valid for recurring billing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/64523#M38396</link>
      <description>&lt;P&gt;I really want to challenge the decision that disallows payment profiles&amp;nbsp;to only be used for recurring billing. Currently I can create a tokenized CIM payment profile using an opaqueToken - but that profile can only be used for recurring billing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apple's &lt;A href="https://developer.apple.com/design/human-interface-guidelines/apple-pay/capabilities/subscriptions/" target="_self"&gt;support page&lt;/A&gt; for subscriptions says the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Your app or website can use Apple Pay to request authorization for a recurring fee. This may be a fixed amount such as a monthly movie ticket subscription, or a variable amount such as a weekly produce order. The initial authorization can also include discounts and additional fees.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It specifically says 'variable amount' is allowed. So how do I do that with recurring billing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recurring billing - for many scenarious is a HUGE PAIN with many limitations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It cannot be charged immediately on demand.&amp;nbsp;The payments are charged at 2pm - therefore I have to set up a whole new system to manage this. Also it means if a customer says 'SHIP NOW' to get an early shipment then I can't do that easily.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;I already have a system that tracks peoples subscriptions, so they can stop and start whenever they want. I just want to use this same system for tokenized payments. I don't want to have to synchronize with the Authorize.net subscription system with all kinds of possible nuances.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I realize that a decision was made to only allow recurring billing - because that seemed to fit in better with what Apple's terms seem to say. But I disagree that Apple's terms require this and I really don't see why I can't just create a CIM profile and charge it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The alternative is to just retain the opaqueToken which can be rebilled - probably only for up to two years when the certificate expires. But it can be reused - despite what I've read in some places.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will this always be the case - or will it be like the expiration date being with a payment profile - which after years you guys eventually&amp;nbsp;allowed us to see :-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really love ApplePay - it's not been as popular as I expected and I want to push it but it's not easy to with this in mind.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 06:18:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/64523#M38396</guid>
      <dc:creator>simeyla</dc:creator>
      <dc:date>2018-09-18T06:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why ApplePay payment profiles only valid for recurring billing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/64528#M38400</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/1013"&gt;@simeyla&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By recurring billing&amp;nbsp; we meant either a external subscription service or&amp;nbsp;Authorize.Net&amp;nbsp;&amp;nbsp;recurring billing .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are already using a external subscription service , you can use the profiles added from apple pay and call our transaction APIs .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do note when calling our createTransaction APIs with a external subscription service , you need to pass the recurringBilling field as true&amp;nbsp; in the request .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/features/payment_transactions.html#Transaction_Settings" target="_blank"&gt;https://developer.authorize.net/api/reference/features/payment_transactions.html#Transaction_Settings&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="table table-condensed"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;recurringBilling&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Recurring payment indicator.&lt;/P&gt;
&lt;P&gt;Use only if your software generated the recurring payments. Your Merchant Service Provider may require you to submit&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;recurringBilling&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for software-generated recurring payments.&lt;/P&gt;
&lt;P&gt;Setting&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;recurringBilling&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;TRUE&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;does not create subscriptions in your account's recurring billing setup. See the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.authorize.net/api/reference/#recurring-billing" target="_blank"&gt;Recurring Billing&lt;/A&gt;section of the API Reference for details on how to create a subscription for recurring payments.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;Boolean (true OR false, 1 OR 0).&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 22:31:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/64528#M38400</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-09-18T22:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why ApplePay payment profiles only valid for recurring billing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/64566#M38423</link>
      <description>&lt;P&gt;Merchant having&amp;nbsp;problems with submitting voids and refunds (including partial) for Apple Pay. Can someone assist with this?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 16:44:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/64566#M38423</guid>
      <dc:creator>Peace</dc:creator>
      <dc:date>2018-09-21T16:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why ApplePay payment profiles only valid for recurring billing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/69566#M42565</link>
      <description>&lt;P&gt;I don't think the original question was answered here.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;How can we use authorize.net set up a recurring subscription for variable amounts using Apple Pay? Apple Pay does support this feature as per the link originally posted.&lt;BR /&gt;&lt;BR /&gt;It looks like this thread states that 'recurring billing' is supported:&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/Can-I-create-a-recurring-subscription-from-Apple-Pay/td-p/57683" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/Can-I-create-a-recurring-subscription-from-Apple-Pay/td-p/57683&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The fallback with recurring billing is obviously how the amount cannot be changed/updated.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How are we as merchants able to integrate this into Authorize.net today? Is it possible? Do we just create a Customer Profile using Apple Pay? I don't think we would be able to use the 'Charge Customer Profile' with Apple Pay on a recurring basis as the token may be one-time use?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 17:38:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/69566#M42565</guid>
      <dc:creator>bunit</dc:creator>
      <dc:date>2019-10-31T17:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why ApplePay payment profiles only valid for recurring billing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/73395#M45450</link>
      <description>&lt;P&gt;Hello? does anyone work at this company?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 13:27:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/73395#M45450</guid>
      <dc:creator>bunit</dc:creator>
      <dc:date>2020-09-30T13:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why ApplePay payment profiles only valid for recurring billing?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/73399#M45454</link>
      <description>&lt;P&gt;I had some really bizarre things that just didn't make sense with Authorize.NET's implementation of it. We moved to Braintree over a year ago. Got sick of customers complaining they couldn't use ApplePay on Authorize.NET. No issues with ApplePay going through with Braintree.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also had customers that had issues with authorize.net try on our new Braintree website (while we were in testing phase) and they all worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So there are definitely (or at least were) issues.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 14:20:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-ApplePay-payment-profiles-only-valid-for-recurring-billing/m-p/73399#M45454</guid>
      <dc:creator>simeyla</dc:creator>
      <dc:date>2020-09-30T14:20:02Z</dc:date>
    </item>
  </channel>
</rss>

