globalpayments / rxp-android

Global Payments Ecommerce Android Library
MIT License
8 stars 17 forks source link

com.realexpayments.hpp.sdk:rxp-hpp-android:2.3 does not recognize HPP classes #28

Open jrbistuer opened 3 weeks ago

jrbistuer commented 3 weeks ago

When implementing the new version 2.3 from mavencentral, the HPP classes are not recognized:

import com.realexpayments.hpp.HPPError; import com.realexpayments.hpp.HPPManager; import com.realexpayments.hpp.HPPManagerListener;

the classes jar in the aar package downloaded seems to be empty.