Closed sohaieb closed 3 years ago
@sohaieb You can't make a Payout if your user is not KYC validated, no matter the environment, the logic still the same. From the MangoPay Sandbox dashboard, you have a section called "Sandbox Operations". Click on it, then choose "Process a KYC document" and validated the user you try to make the cashout for. Once the user is KYC validated, try to make that payout again and it should work like a charm.
thanks @H4wKs !
Hello,
Iguess my payout code is working fine and it returned a "CREATED" status, but the problem that in the sandbox dashboard i get action "FAILED".
here is my payout code:
here is my postman payout action response:
here is the status i got in sandbox dashboard:
so what should i do please ? and is this related to KYC documentation config ? if yes, should i implement this KYC verification to proceed my payout test in development environment?
thanks in advance.