paytabscom / paytabs-ios-library-sample

This repository contains latest static framework (.framework), resources bundle (.bundle), sample apps for both Objective-C and Swift, and documentation to get SDK integrated in the Xcode projects.
MIT License
12 stars 11 forks source link

How can we generate an invoice from the mobile SDK #27

Open aalisher5 opened 4 years ago

aalisher5 commented 4 years ago

we are using the create pay page api for web users on paytabs gateway. That generate an invoice first and user pay it from the page and return back. This same process is needed to be implemented on the mobile sdk’s ie android and IOS.

Please let us know the following.

  1. How can we generate an invoice from the mobile build?
  2. How can we proceed with that invoice created in above point?
  3. How to verify the transaction, generated through the mobile?

Let me know the details please.