Announcement

Collapse
No announcement yet.

9.0.2 and Actinic Payments

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    9.0.2 and Actinic Payments

    9.0.2 has just gone onto beta. This release fixes the Firefox security message problem with Actinic Payments. Just to let you know there will be a subsequent release of the PSPSetup.exe file for 9.0.2 and 8.5.3 which includes a fix for a further issue (company name not appearing on payments page). We're just waiting on the fix for that but we'll put it out as soon as it has been tested.

    In the meantime, if you are piloting Actinic Payments and want to include your company name in the payments page add the following line into the Act_OCCActPayTemplate.html file:

    Code:
    <input type="hidden" name="ekashu_seller_name" value="[Your Company Name]" />
    For the time being, you'll need to manually replace [Your Company Name] with your actual company name.
Working...
X