agricole
Sign up
You can re-use a Client instance for different calls. You can use

  • The MerchantClient class object initialised in the example for all calls for that PSPID 
    By calling this line of the code, you will obtain the MerchantClient object:
    $client->merchant($merchantId)
    
  • The Client instance to create MerchantClients for different (or the same) PSPIDs

Was this page helpful?

Do you have any comments?

Thank you