#Coins2Float

1 messages · Page 1 of 1 (latest)

late laurelBOT
mental mist
#

Hmm.... can you give me a bit more details here - when you say you no longer connected to the hosted page, do you mean checkout? payment links? something else?

hollow garden
#

It's a marketplace app. (providers and seekers) Providers are standard connect accounts to platform. seeker makes reservation and varifies reservation information is correct on app page. The click "pay" button on our app, when working the are taken to the Stripe payment URL where they enter credit card information.

#

After clearing the data, when the button is pushed the confirmation page just refreshes, they are not taken to the Stripe payment URL

late laurelBOT
slate plover
#

Hm yeah could be a number of things. Is this site published somewhere so we could take a look? Otherwise, you'll probably have to wait for your dev to debug the issue

hollow garden
#

Non-published right now. not as simple as a change in keys??

slate plover
#

What do you mean not as simple as a change in keys?

hollow garden
#

security keys - test vs live.

slate plover
#

Yeah but what are you asking? I thought you were trying to test in test mode? Why do you need to switch keys?

hollow garden
#

I don't

#

I guess I'm trying to find out if clearing the data changes something in the connection

slate plover
#

Not explicitly, but it could be that the code they wrote relied on querying some of that test data and now it doesn't exist. Hard to say. If it's not published anywhere, I'm afraid you'll need to wait for your dev to be back so they can debug this