#.lonestarx

1 messages · Page 1 of 1 (latest)

sharp bisonBOT
austere shadow
#

Hi there!

#

Can you share more context about your integration? For example: how are you accepting payments? Checkout Session, Payment Element, something else?

hardy sedge
#

paymentsheet

austere shadow
#

Got it, so you are building a native iOS application?

hardy sedge
#

it used to work so i'm thinkin there's only 2 possibilities: 1) my backend people messed with something in the dashboard or 2) ios 17 changed some stuff

#

yes, native iOS

#

there is some certificate to be uploaded in stripe dashboard, right? for apple pay? maybe that expired? where do i get that from?

austere shadow
#

First, can you share more information about the actual issue? Like what happens on your device exactly, do you see any error? Feel free to share screenshots.
Also can you check your backend logs for any errors related to this, and copy-paste them here?

sharp bisonBOT
hardy sedge
#

i just noticed this is nil, perhaps it's an issue

austere shadow
#

Before trying to solve the issue, can you share information about the issue itself as mentioned above?

hardy sedge
#

what happens is this. i create the payment sheet, everything is fine, stripe payment sheet opens fine, the price is ok, information presented is ok. i press "Pay" apple button, paymentsheet hides and half a second later it comes back without anything having changed

#

when i say hides i mean it slides towards the bottm of the screen, out of the screen and then pops back up

austere shadow
#

Got it. And can you check your logs for any errors related to this, and copy-paste them here?

hardy sedge
#

i can't right now

#

i don't have access to the backend

#

where would i locate them?

austere shadow
#

I mean trying this in Xcode to see the actual error message generated by the PaymentSheet or Apple Pay.

hardy sedge
#

i don't see any error generated by paymentsheet or applepay

midnight perch
#

👋 stepping in and catching up

#

Okay to me this does sound like a certificate issue

hardy sedge
#

how do i refresh it?

midnight perch
#

Can you check on whether you have received any notices about your expiring?

#

Actually

#

And that should note when it expires

hardy sedge
#

it's not expired

midnight perch
#

Hmmm

#

And no error at all huh

#

Then that sounds to me like there is an issue with Apple here as when you click the button you are basically communicating with them at that point and it seems whatever error is happening is getting swallowed. You may need to reach out to them about your dev account.

hardy sedge
#

how can i see some logs or something on the device?

midnight perch
#

The device should be hooked up to Xcode and you would see the logs in Xcode

sharp bisonBOT