stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Shipping details is not sending all parameters to the sdk

Open remonh87 opened this issue 2 years ago • 0 comments

Describe the bug I am missing Phonenumber, carrier and trackingnumber on Android and iOS

See for example Mappers.kt

To Reproduce Steps to reproduce the behavior:

  1. Create a payment intent (e.g. Affirm)
  2. Provide the billingdetails and shipping details
  3. Confirm payment intent
  4. Go to stripe dashboard and notice addres + name is sent.

Expected behavior I would expect carrier phone and tracking number to be there

Screenshots Screenshot 2023-10-26 at 20 58 06

remonh87 avatar Oct 26 '23 20:10 remonh87