SDK Access Guide
The payabl. Mobile SDKs and demo apps are distributed through private GitHub repositories. This page walks you through requesting access — a single request covers all repositories for both platforms.
Prerequisites
Before requesting access, make sure you have:
- An active payabl. merchant account — you'll need your merchant ID. If you don't have one yet, contact [email protected] or your account manager.
- A GitHub account for each developer who needs access (github.com/signup).
Request access
Send an email to [email protected] with:
- Your merchant ID
- The GitHub username(s) of every developer who needs access
Tip: Request access for your whole team in one email — list all GitHub usernames. You can request access for additional developers later the same way.
What you'll get access to
Once your request is processed, each GitHub user receives repository invitations for:
| Repository | Contents |
|---|---|
| payablMerchant-iOS | iOS SDK |
| payablMerchant-android | Android SDK |
| payablMerchant-iOS-demo | iOS demo app (reference implementation) |
| payablMerchant-android-demo | Android demo app (reference implementation) |
Accept your invitations
Each developer must accept the GitHub invitation before the repositories become visible:
- Check the email inbox associated with your GitHub account for invitations from
payabl-plugins, or visit github.com/notifications. - Accept the invitation for each repository.
- Verify access by opening each repository link above — you should see the repository contents instead of a 404 page.
GitHub invitations expire after 7 days. If an invitation expires before you accept it, email [[email protected]](mailto:[email protected]) and we'll re-send it.
Troubleshooting
| Issue | What to do |
|---|---|
| Repository link shows 404 | You haven't accepted the invitation yet, or you're logged into a different GitHub account. Check github.com/notifications. |
| Invitation expired | Email [email protected] to have it re-sent. |
| A teammate needs access | Send a new request email with their GitHub username and your merchant ID. |
