payu-intrepos / Android-SDK

PayU Android SDK
14 stars 8 forks source link

Can't find PayUBaseActivity #20

Closed DhavalsShah closed 3 years ago

DhavalsShah commented 8 years ago

I am using PayU-release.jar library. As describe on point 2.1. Non-Seamless: Using SDK’s Inbuilt UI, intent pointing to PayUBaseActivity. But when I tried to point PayUBaseActivity.class in intent object. I can't find PayUBaseActivity.class. Any help regarding this will be valuable for me. Thanks

VedavyasBhatNomadly commented 8 years ago

I believe the sdkui (which contains PayUBaseActivity) is a separate module. But I don't know where to get it from. Any help on this would be great.

bharatsonawane23 commented 7 years ago

Any Solution?

VedavyasBhatNomadly commented 7 years ago

I found the sdkui module (which is a gradle module) in the Android sample app (https://github.com/payu-intrepos/Android-SDK-Sample-App) and copied it into my project. It works fine.

DhavalsShah commented 7 years ago

@bharatindia,@VedavyasBhatNomadly, How I got the payUmoney repo access? Please check these steps: 1) There are PayUmoney and PayUbiz. So be specific which sdk you want to use in your project? I assume that you want to use PayUmoney. 2) You need to contact the technical support team of payUmoney in order to get the access of their sdk. See here what I did? I just dropped an email at merchantcare@payumoney.com to request for their sdk. 3) They will respond you via email and ask the following details to provide sdk access:

So, these way your communication goes on and on through email/phone. Contact Details: techsupport@payumoney.com. or call: 0124-6624-970/956 (10 am - 7 pm).(as on 16-Jan-2016 *These details might be change). However this might be take some time. But this is the way, I followed in order to get the access of the payUmoney sdk. So, these seems like they haven't publicly exposed their payUmoney sdk yet. I don't know the current scenario. But I hope this might helpful to you.

ashish-bahl commented 6 years ago

Their official youtube channel suggests the same what @VedavyasBhatNomadly said in his answer. Check it here: https://www.youtube.com/playlist?list=PLVatFfdObuuxA3TM-00iSYfbyXxl0GMZ-

max-pro commented 5 years ago

I'm using PayUbiz still I was getting an error. PayUBaseActivity not found.