Page de tokenisation hébergée
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