checkout / frames-android

Frames Android: making native card payments simple
https://www.checkout.com/docs/integrate/sdks/android-sdk
MIT License
51 stars 35 forks source link

Fix issues with billing details #56

Closed shavinda-rabichandran-cko closed 3 years ago

shavinda-rabichandran-cko commented 3 years ago

Proposed changes

When injectBilling is called but injectPhone is not used a null pointer exception may occur. This change fixes these issues.

Types of changes

What types of changes does your code introduce to frames-android? Put an x in the boxes that apply