Wappler Version : 3.9.1
Operating System : mac
Server Model: node
Database Type:
Hosting Type:
Expected behavior
I should be able to provide a Stripe publishable key from a server connect response.
Actual behavior
The Stripe object no longer works.
How to reproduce
<dmx-stripe id="stripe1" dmx-bind:key="current_tenant.data.app_settings.where('key', 'stripe_publishable_key', '==')[0].value" checkout="server" session-url="/api/subscriptions/checkout" dmx-on:error="notifies1.danger(lastError)"
dmx-bind:line-items="register1.inp_subscription.value">
</dmx-stripe>
Community Page
Last updated:
Last updated: