You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
I added this lib to build.gradle of app by your guideline like the attached below:
Now only it recognize uz.paycom.payment.PaymentActivity of all imports which is required to implementation.
Because the lib doesn't expose constants like EXTRA_AMOUNT, EXTRA_LANG and EXTRA_RESULT, there are errors like the attached below:
And also there is no model, utils in the payment lib like the attached below:
The text was updated successfully, but these errors were encountered:
I added this lib to build.gradle of app by your guideline like the attached below:
Now only it recognize uz.paycom.payment.PaymentActivity of all imports which is required to implementation.
Because the lib doesn't expose constants like EXTRA_AMOUNT, EXTRA_LANG and EXTRA_RESULT, there are errors like the attached below:
And also there is no model, utils in the payment lib like the attached below:
The text was updated successfully, but these errors were encountered: