#lemon-link-reactnative

1 messages · Page 1 of 1 (latest)

tawdry jacinth
#

@onyx ivy I am not sure let me have a look

onyx ivy
#

I'm talking about this, just for your reference

#

I got a mail from stripe, to encourage us to use Link!

tawdry jacinth
#

I'm confused

#

Are you talking about Link the payment method, or PaymentLinks (which have no integration in React Native since you redirect straight to Stripe's Checkout page via a URL)

onyx ivy
#

The url I sent above

tawdry jacinth
#

okay so there's no integration in React Native in that case, it doesn't really make sense. The whole point is to write no code

#

So really what you do is you have the URL and you open it in a webview

onyx ivy
#

The docs above quote this

You can accept the Link payment method with the Payment Element for web based checkouts or the mobile Payment Element for iOS.

tawdry jacinth
#

ah yeah okay sorry I confused myself

onyx ivy
#

So, is it possible?

tawdry jacinth
onyx ivy
#

How do i add it?

tawdry jacinth
#

Are you a developer writing the code?

onyx ivy
#

Yeah

tawdry jacinth
#

Okay so can you share more details? What exactly are you doing, what did you try? What part of the code are you using?

onyx ivy
#

Added 'link' in the intent api

#

Sure

#

I'm using paymentSheet from stripe-react-native

#

"@stripe/stripe-react-native" : " 0.6.1"

#

The docs only show the implementation for IOS (swift/cocoapods) implementation

tawdry jacinth
#

So what's happening when you try?

onyx ivy
#

It worked

#

Is Affirm/Afterpay available in paymentSheet as well?

onyx ivy
#

@tawdry jacinth

scarlet garden
#

Hi, stepping in here as koopajah is away -- please give me a few moments to catch up