In my app, my clients enter their own Stripe keys which are stored in the database.
Do Wappler’s Stripe server action steps support this?
Also... my users use my app in Test Mode and do test mode transactions with Stripe which requires a test secret key as well as a live one... is this supported with the Wappler Stripe implementation?
I'd like to know this as well. Seems it's hard coded per target. At one point I thought maybe these advanced options in the stripe api would override the hardcoded key in the target, but I think I got an error. I didn't spend much time on it at that moment cause I needed to get the site up.