paytm / Paytm_iOS_All_in_One_SDK

https://developer.paytm.com/docs/all-in-one-sdk/#ios
6 stars 5 forks source link

Multiple Merchant id #25

Open ErAshu opened 3 years ago

ErAshu commented 3 years ago

I Have multiple merchant id to take payment. In UrlTypes, there is mandatory to mention the merchant id. Is there any solution to pass dynamic merchant id. so that when i launch paytm through my app to take payment. After payment how to invoke my app back.

soumyavats commented 3 years ago

You are using All In One SDK?

ErAshu commented 3 years ago

Yes

soumyavats commented 3 years ago

No there is no other way currently, you can all the mid's in the urltypes comma seperated. For Ex - PaytmMID,PaytmMID2,PaytmMID3.....