#robin_code

1 messages ¡ Page 1 of 1 (latest)

versed spadeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1232557497928126575

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

tame eagleBOT
#

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.

stone folio
#

What do you mean by subscription not returning PaymentIntent?

#

What do you expect

tough tiger
#

Yesterday, I received information from the developers, and they told me this.

#

So, could you clarify how I can retrieve the PaymentIntent from the subscription?

stone folio
tough tiger
#

could you please check this is the subcription id sub_1P8xwoCZbjbFHF59GTsxoufs

stone folio
#

It depends on the request you created it

#

You seem haven't expanded the latest_invoice.payment_intent as the Doc states

tough tiger
#

okay looking into it

#

What is the dummy response after updating the payment sheet? Could you please share if there's any?

stone folio
#

what do you mean by dummy response?

#

It's the same client secret that you will feed into PaymentSheet

tough tiger
#

What response is coming from it? I need to see it. Right now, my Mac crashed, so I want to go through it and continue my development.

stone folio
#

Please try it in test mode and see the value yourself

tough tiger
#

for backend ?

stone folio
#

Yes

tough tiger
#

I need it for iOS; I've done it on the backend.

stone folio
#

What do you mean? You need to expand the Subscription in the Create Subscription API, which is called on your backend

tough tiger
#

after completet the payment from the ios i need that

stone folio
#

Sorry you would need to add a lot more clarity and context so we can help. What is "that" specifically? What response you refer to?

tough tiger
#

suppose i have created the paymentintent on backend send the intent secret in the response to the ios

#

then use thath intent secret to confirm the payment

#

through the paymentsheet

stone folio
#

Yes

tough tiger
#

i need the confirmation response from the ios after the successful payment to the backend

#

need the response

stone folio
#

What information you need, specifically? The amount, the currency? or the id? What do you do next? (displaying to your customer?)

#

You can always send request to your backend for those information, and get it back in frontend

tough tiger
#

to display it

stone folio
tough tiger
#

okay thanks

#

Also, could you please confirm if the PayPal payment method is operational in live mode for US accounts? The documentation states that it's supported only in the UK and European Economic Area.

stone folio
#

No, it's only for EU accounts

tough tiger
#

okay

#

so only accept payment with credit/debit card or apple pay ?

stone folio
#

Well there could be many more payment methods, such as ACH ..., but yes credit/debit and wallet are some basic payment methods