Studio 2.3 - New Hidden Upsell Step For Regular Giving 🚀

Sorry, we didn't find any relevant articles for you.

Send us your queries using the form below and we will get back to you with a solution.

Why do I get Field Access Error: No such column AAkPay__MaxMind_UserId__c ?

Overview

You may receive a Field Access Error in Payments2Us with details similar to the following:

Program/Area: paymentUtil.paymentSettingByIdMap
Subject: Field Access Error

Description:

No such column 'AAkPay__MaxMind_UserId__c' on entity 'AAkPay__Payment_Setting__c'. If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.

This error can occur when a Campaign used by a Payment Form does not have Publish on Web selected.

When Publish on Web is not selected, the Site User cannot access the Campaign record. This can cause the Payment Form process to fail and generate a Field Access Error.

From the Payments2Us 11.5 update onwards, the Error Log lists the Campaign IDs that need to be updated.

 

Details / Steps / Resolution

To resolve this issue:

  1. Open the Error Log record.
  2. Review the error details and check for any listed Campaign IDs.
  3. Open each Campaign listed in the Error Log. To do this, copy the provided campaign id and append to your org's domain, then enter the record.
  4. Tick the Publish on Web checkbox.
  5. Click Save.

 

Updated at May 29th, 2026

Was this article helpful?