Open cbarlow1993 opened 3 years ago
Hey @cbarlow1993 We're looking into it
Hi @mangomaxoasis , did you manage to reproduce?
Hi @cbarlow1993, The current config if meant for a sandbox/prod account set-up, To date it won't be possible to use several accounts with it at once Is this blocking for you?
Hi @cbarlow1993
Please refer to the question @mangomaxoasis asked above
Mircea
When I initialise the MangoPay SDK more than once such as in the example below, all requests to the APIs using SDK will use the credentials of the last initiated object even if they are saved in different variables.
Here, I will always talk to the
MangoPayOld
account even when using the reference to the first variable. This prevents me from supporting more than 1 mangopay account with this SDK.