#basakabhi - Apple Pay + Flutter

1 messages · Page 1 of 1 (latest)

misty hinge
#

Hi 👋

vague meadow
#

Hello

#

Can you please help me. I am struggling over a month

misty hinge
#

We don't directly support Flutter on this channel but I can try to offer some insights. Can you share what you are trying to do?

vague meadow
#

I am trying to use this package(https://pub.dev/packages/pay). Under "onApplePayResult" this function i got response that i sent in txt file. Now question is how can i create payment by this response.

misty hinge
#

Unfortunately this is not Stripe code specifically so I cannot offer much assistance here.

#

I am not familiar with the response you posted and would not know how to get started with that.

vague meadow
#

We have "ephemeralPublicKey", "publicKeyHash", "transactionId" from apple pay and more that you can check in txt file. Can you please say that is any way to create stripe token using these?

misty hinge
#

I do not know of any clear mechanism to do this. This isn't an approach I am familiar with

vague meadow
misty hinge
#

This isn't Stripe code. It's not something I can help with unfortunately

vague meadow
misty hinge
#

@vague meadow this still isn't Stripe code. I cannot review non-Stripe code for you. Our API docs are pretty thorough: https://stripe.com/docs/api
Please review them yourself to determine how to incorporate other 3rd party code

vague meadow
#

Is there any option to decrypt apple pay token by stripe?

misty hinge
#

I do not think so