question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Shipping address with .paymentRequestWithCardForm()

See original GitHub issue

I noticed there is an optional field: shipping_address_required for .paymentRequestWithApplePay() and .paymentRequestWithAndroidPay().

Is it possible to also have a shipping address with .paymentRequestWithCardForm()

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
evelynccordnercommented, Jul 12, 2018

Or access to this view controller would also work: https://stripe.com/docs/mobile/ios/custom#stpshippingaddressviewcontroller

0reactions
yassinecccommented, Mar 24, 2019

Hi @eliasturbay , I have started working on this and have a WIP version on iOS that exposes STPShippingAddressViewController. There is however an issue with the E2E tests on CI, if you have experience with Appium/Webdriveragent we can have a look at it cc @cybergrind

Read more comments on GitHub >

github_iconTop Results From Across the Web

.paymentRequestWithCardForm(options) -> Promise · tipsi-stripe
Opens the Add Card view to to accept a payment. On success the returned object is a PaymentMethod.
Read more >
Payment Request Button | Stripe Documentation
Collect payment and address information from customers who use Apple Pay, Google Pay, or Link.
Read more >
Flutter Stripe how to set user's billing address and submit it ...
I am having some trouble setting and submitting to the Stripe server my app's customer's billing address for the Card they chose ...
Read more >
tipsi-stripe - npm
<ReactPackage>asList( - new MainReactPackage() + new MainReactPackage(), ... postalCode String - The postal code in a postal address.
Read more >
Accepting payments in React Native - Pusher
This means you don't actually need to submit things like the shipping address or the customer's name in your request.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found