Mangopay / mangopay2-php-sdk

PHP SDK for MANGOPAY
https://packagist.org/packages/mangopay/php-sdk-v2
MIT License
123 stars 134 forks source link

KYC for Creating Multiple page #453

Closed Saurabhpi closed 3 years ago

Saurabhpi commented 3 years ago

Hello,

We have an occurred issue while uploading multiple files for KYC validation process. Please let us help on this. is it possible to upload multiple images or file at same time during KYC validation process??? Please reply soon.

Thanks & Regards, Saurabh P

mangomaxoasis commented 3 years ago

Hi @Saurabhpi We're looking into it

mangomaxoasis commented 3 years ago

Hi @Saurabhpi You can created several pages by making the same POST call. Note that for the SDK do not send an encoded file, you have to put a "raw" file and the SDK will encode it automatically.

Saurabhpi commented 3 years ago

Hi,

Okay Thank you..we can understand what you trying to say is. But i just want to know is their possibility to browse 3 images files at a same time selection? Please clear this. Thank you.

mangomaxoasis commented 3 years ago

Hi @Saurabhpi No, it's one file per page Max