I have a quesion that I cannot get answered by the internet, and certainly not by the ai bot that PP provides...
I maintain a software product for a company, that can service multiple merchants, each of these merchants has an individual PP account. Money flows from merchant customers to the merchants, I, , or my company, need not be involved in the actual payments. We only facilitatie API access.
The software uses one of the PP APIs (trhrough an SDK, the 'php server sdk'). This API requires authentication from a PP developer account.
The testing version uses my personal PP developer account, and the API keys defined therein, and 'sandbox' merchants, also defined with my dev account.
I suspect this is going to work fine on the production versions, but I have now way of finding out if this is true.
Wil my dev account suffice for real world payments?
Does my company need to set up an account, providing banking etc. details?
Does there need to be some sort of link between the merchant and the dev account, or do these entities exists independently?
I'm worried that although this would work fine in dev, but not in prod