Accept Payments Android SDK
to Add the library to your project
allprojects { repositories { google() jcenter() maven { url 'https://jitpack.io' } } }
dependencies implementation 'com.github.PaymobAccept:Android-SDK:0.1.2'
In order to learn more about the usage, check this test APP https://github.com/PaymobAccept/Android-TestApp