#Rahul Maru

1 messages · Page 1 of 1 (latest)

north bladeBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

quartz shuttle
jaunty vale
#

sharing

#

"id": "pi_3Oc55VHUrndEUSYd0L2PMPeq",

@quartz shuttle

#

are you there @quartz shuttle

quartz shuttle
#

yes, give me a moment

#

In your iOS code, you seem to be setting

    card: {
      setup_future_usage: "",
    },
  },```

You can look at the request body here
https://dashboard.stripe.com/test/logs/req_W6aELsls49fpsF
jaunty vale
#

on node js i have passed that then the data i have recieved from stripe i have sent it to the ios so is this from node side fix or need to fix it on IOS
response = {
clientSecret: createIntent.client_secret,
ephemeralKey: ephemeralKey,
ephemeralSecret: ephemeralSecret,
customer: customerData.customerId,
publicKey: publicKey || ''
}

response i am sending it to ios

#

@quartz shuttle