<?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: Styling Accept Hosted form in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58637#M33258</link>
    <description>&lt;P&gt;Need to find out about this as well. The font on the form is serif and very large, which clashes with the font on our site. I found a page in the authorize dashboard that allows you to customize the payment form, but it appears to have no affect on the accept hosted form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there no way to customize the fonts at all? Maybe this is the final straw that prompts us to move on to a more modern payment gateway.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 21:11:02 GMT</pubDate>
    <dc:creator>poachie</dc:creator>
    <dc:date>2017-06-29T21:11:02Z</dc:date>
    <item>
      <title>Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58517#M33150</link>
      <description>&lt;P&gt;Is there any way to style the Accept Hosted form or form fields?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 22:22:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58517#M33150</guid>
      <dc:creator>markusfergus</dc:creator>
      <dc:date>2017-06-19T22:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58519#M33151</link>
      <description>&lt;P&gt;Using the posted XML :&lt;/P&gt;&lt;PRE&gt; &amp;lt;setting&amp;gt;&lt;BR /&gt;&amp;lt;settingName&amp;gt;hostedPaymentStyleOptions&amp;lt;/settingName&amp;gt;
&amp;lt;settingValue&amp;gt;{"bgColor": "red"}&amp;lt;/settingValue&amp;gt;
&amp;lt;/setting&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Jun 2017 23:06:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58519#M33151</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-06-19T23:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58521#M33153</link>
      <description>&lt;P&gt;Thanks, but that only styles one specific element: the background color. And it appears there's no other elements that can be styled except that one, unless I'm missing some data in the docs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to style other specific elements, like making the text input boxes into regular input boxes with 4 borders and an inset look?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 00:18:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58521#M33153</guid>
      <dc:creator>markusfergus</dc:creator>
      <dc:date>2017-06-20T00:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58637#M33258</link>
      <description>&lt;P&gt;Need to find out about this as well. The font on the form is serif and very large, which clashes with the font on our site. I found a page in the authorize dashboard that allows you to customize the payment form, but it appears to have no affect on the accept hosted form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there no way to customize the fonts at all? Maybe this is the final straw that prompts us to move on to a more modern payment gateway.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 21:11:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58637#M33258</guid>
      <dc:creator>poachie</dc:creator>
      <dc:date>2017-06-29T21:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58773#M33388</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21959"&gt;@poachie&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Besides the highlight color, there is no way to change the style of the Accept Hosted form. If you want control over the look and feel of the form, we suggest that you create the payment form on your site exactly how you want it to look, then use &lt;A href="http://developer.authorize.net/api/reference/features/acceptjs.html" target="_self"&gt;Accept.js&lt;/A&gt; to convert the credit card info to a one-time use token before the information gets transmitted to your server. This provides the same benefit of shielding you from the payment information while giving you a lot more flexibility in appearance.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 20:22:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/58773#M33388</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-07-11T20:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/63125#M37314</link>
      <description>&lt;P&gt;Old post, but I'm replying because I was looking to get this question answered as well and saw the response by &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20843"&gt;@Aaron&lt;/a&gt;.&amp;nbsp; Does this not defeat the purpose of the Hosted Form? ie The Hosted Form is here so the person using it has lesser responsibility from a PCI Compliance perspective.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you were to do what suggested the server you are collecting this information on is now required to comply to a much higher level of PCI Compliance.&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 12:07:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/63125#M37314</guid>
      <dc:creator>pberce</dc:creator>
      <dc:date>2018-05-21T12:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/63134#M37317</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/2329"&gt;@pberce&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/features/acceptjs.html" target="_self"&gt;Accept.js&lt;/A&gt; enables you to meet PCI DSS SAQ A-EP and still maintain full control over the customer experience while Accept Hosted offers a mobile-optimized experience meeting PCI DSS SAQ A but doe not offer the same UX customization.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 14:53:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/63134#M37317</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2018-05-21T14:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/72428#M44736</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There are listed options available to configure your Payment Form (Accept hosted form) under the Transaction Submission Settings in Account menu:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Update header and footer text&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Update color, background color, font style, font color, etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Make any fields hidden or required.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 09:57:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/72428#M44736</guid>
      <dc:creator>pramodauth12</dc:creator>
      <dc:date>2020-07-07T09:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/75082#M46766</link>
      <description>&lt;P&gt;As user poachie mentioned above, those settings have zero effect, at least in the sandbox account I'm using, when processing transactions with Accept Hosted.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 19:24:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/75082#M46766</guid>
      <dc:creator>julesa</dc:creator>
      <dc:date>2021-02-18T19:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Styling Accept Hosted form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/76501#M47795</link>
      <description>&lt;P&gt;Yes, it would be super helpful to allow simple editing of text and button colors in hosted lightbox overlay. I imagine you could set this up in the Authroize.net account admin area.&amp;nbsp; This is a high priority request.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 22:40:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Styling-Accept-Hosted-form/m-p/76501#M47795</guid>
      <dc:creator>frankingrep</dc:creator>
      <dc:date>2021-05-27T22:40:13Z</dc:date>
    </item>
  </channel>
</rss>

