Android Developer for Google Billing Integration
Budget: $10 – $30 USD
I'm looking for a talented Android developer to incorporate Google Play Billing into my mobile application. The primary focus will be on implementing subscription-based monetization models.
Key responsibilities:
- Integrate Google Play Billing Library for managing monthly and annual subscriptions.
- Implement seamless, user-friendly payment processes.
- Ensure the system supports free trial periods for new users.
Ideal skills and experience:
- Strong proficiency in Android app development.
- Extensive experience with the Google Play Billing Library.
- Previous work integrating payment systems into mobile applications.
The product is done and I have built it 95%, but the billing is giving me a bit of issues (I have never did that before).
I have implemented a couple of things though:
-I have added in android studio the AndroidManifest.xml has uses-permission android:name="com.android.vending.BILLING"/
- Added in android build.gradle(:app) contains implementation 'com.android.billingclient:billing:6.0.1'
d. I have updated the Product ID
e. I have changed the base plan ID in google play console to Monthly subscription
f. I have created a Service account for Google Play Developer API are
And edited the licensed testing.
The whole product is done, and should remain as it is, just the billing so google take care of the payment is missing.
I do not want to expend more than 10 USD but have it done in the next days.
Here is a video of the current payment flow:
This is the correct flow. The user selects one of the subscription options and that should trigger google billing. But I get the error shown in the video.
Key responsibilities:
- Integrate Google Play Billing Library for managing monthly and annual subscriptions.
- Implement seamless, user-friendly payment processes.
- Ensure the system supports free trial periods for new users.
Ideal skills and experience:
- Strong proficiency in Android app development.
- Extensive experience with the Google Play Billing Library.
- Previous work integrating payment systems into mobile applications.
The product is done and I have built it 95%, but the billing is giving me a bit of issues (I have never did that before).
I have implemented a couple of things though:
-I have added in android studio the AndroidManifest.xml has uses-permission android:name="com.android.vending.BILLING"/
- Added in android build.gradle(:app) contains implementation 'com.android.billingclient:billing:6.0.1'
d. I have updated the Product ID
e. I have changed the base plan ID in google play console to Monthly subscription
f. I have created a Service account for Google Play Developer API are
And edited the licensed testing.
The whole product is done, and should remain as it is, just the billing so google take care of the payment is missing.
I do not want to expend more than 10 USD but have it done in the next days.
Here is a video of the current payment flow:
This is the correct flow. The user selects one of the subscription options and that should trigger google billing. But I get the error shown in the video.