checkout / frames-android

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

PIMOB-2093: Injected prefilled billing-form address in paymentformconfig #222

Closed chintan-soni-cko closed 10 months ago

chintan-soni-cko commented 10 months ago

Issue

PIMOB-2093

Proposed changes

  1. added capabilities of billing form address in prefilldata from payment form config
  2. Added unit tests for it

Test Steps

If there's any functionality change, please list a step by step guide of how to verify the changes, and/or upload a screen recording for any visible changes.

  1. Add billing form address in prefill data from payment form config. Refer main activity from sample app
  2. verify address summary should update. (attached video)
  3. Click on edit address summary and change the fields from the billing form, then Address summary should updated accordingly

Checklist

billling_recording_20230821_094805.webm

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you choose the solution you did and what alternatives you considered, etc...