Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Please ensure to contact Readysell -  before you commence with the set up of Keypay

Four steps needs to be completed before you can commence with Keypay:

1. Sign up for the Keypay which is part of the white label by clicking on the link  https://readysell.com.au/product/payroll/
2. API Key to be registered into your Readysell
3. Business ID to be registered into Readysell
4. ATO Settings for ABA File to be set up in Keypay
5. Super Clearing House to be set up in Keypay

Log on as the username and password for that site.



Info

Questions that may arise from being unable to import the key pay journal into Readysell.


If your question/s are about a problem you’re having, please help us diagnose the API issue by providing them with:


- API Endpoint and HTTP Method that you are calling (eg: POST /API/v2/business/1234) eg the Business ID
  Method https://readysell.yourpayroll.com.au/api/v2/????? (is the business ID number for that site)

- JSON Request that you are sending
  Readysell cannot see the JSON request or response as we are using KeyPayApiV2Client Library

- JSON Response/message that you are receiving
   Error message when trying to import key pay into readysell bank payment
   EG
   Unable to retrieve pay runs. KeyPayApiClient.Exceptions.TokenExpiredException: Unauthorized at KeyPayApiClient.KeyPayApi.HandleResponse(IRestResponse resp) at RestSharp.RestClient.Deserialize[T](IRestRequest request, IRestResponse raw) at            RestSharp.RestClient.Execute[T](IRestRequest request) at KeyPayApiClient.KeyPayApi.Execute[T](RestRequest request) at Readysell.Module.Win.Controllers.Bankings.WinBankPaymentController.ImportPayrollFromKeyPay(SimpleActionExecuteEventArgs e, BankPayment bankPayment, String keyPayApiKey)


- KeyPay Username associated with the API Key you are using to send the request

  API key from within either Readysell>system type>Payroll>API or get the API from keypay under My Accounts 
  You need to be logged in as the user.


Note

If you wish to break up expenses and liabilities further you need to ensure that the general ledger accounts have been set up in Readysell firstly before you continue with Advanced Configurations.

Refer link Creating/ Modifying a general ledger account

...