Is anyone looking at this? I went from paying under $300 a year for this platform to now almost $1000 a year and now I get less response than I ever did. Can someone give me an update on this issue?
Is anyone looking at this? I went from paying under $300 a year for this platform to now almost $1000 a year and now I get less response than I ever did. Can someone give me an update on this issue?
Okay, now it looks like the StripePayment_CardTokenService is sending my database API key as my stripe API key, which of course results in an invalid response. Why would it send that and not my stripe key which is in the database?
Can I get an update here?
Can you tell me how I share the app with you in the new builder? I can't find anything. Also, I sent an email to support and wouldike to do this via email, not on the board here because I will be giving you some information that is not for public consumption.
UPDATE: The problem appears to be in the use of the database and secure proxy. The script is reading the key name as the actual value. Not sure what is going on there, so any help would be appreciated.
I'd like to be able to read a field from my database and if the field is 'check', the data would be linked to a checkbox. If the field is 'radio', the data would be linked to a checkbox. Is there a way for me to do this in javascript on the data mapping?