Wappler 3.9.1 Released
Go get it from https://wappler.io/download/
Or just do “check for updates” on the Wappler tray icon for automatic install!
What’s New
Finally it is here - a full blown Stripe integration in Wappler!
Now you have direct access to the full Stripe API with 310 Server Connect actions, Wekhooks integration and so much more!
So building your next e-commerce web site is really a breeze! Full support for NodeJS and PHP!
See Getting Started with Stripe Integration in Wappler
Stripe Integration
- Start generation of the API methods
- Automatic Hjson generation now
- Use solid icons for the Server Connect tree
- Added all Stripe API Actions to Server Connect for Node and PHP
- Improved API list and grouping
- Pass more options to the API list functions.
- Allow entering metadata for the supporting API functions
- Added tooltips for the most input fields
- Improved input label alignment
- Added more predefined dropdown and enum types in the UI for all the actions
- Added client side components
- Added line items type and a grid in the Create Checkout Session action
- Improved dropdown options defaults
- Allow easy Server Side Checkout Session creation when posting line items data from the client side
- Added support for Webhooks in PHP
- Full Stripe API now also available in PHP projects
- Improved 3D Secure titles
- Added Stripe Webhook secrey key in Server Connect Global options
- Auto create the needed index.php under the webhooks Stripe folder for PHP
Stripe Client Side Integration
- Add support for client side only checkout.
- Initiate a full client side only checkout for direct payments with Stipe.
- Pass a list of existing products defined in your Stripe account that the user wants to puchase.
- Build custom shopping cart together with App Connect Data Store
- Improved the Stripe checkout to allow more flexible line items
- now you can either specify a single price id or bind it to a Data Source
- Allow to switch between client side and server connect checkout flows
- For Server Side checkout flows - just specify the Server Connect Action that returns the Stripe Checkout Session as id
- For client side flows, success and cancel urls can be relative to your page now
Server Connect Webhooks
- New Webhooks! Now you can add your webhooks and assign Server Connect actions to be executed
- Support for Predefined Webhooks - you can choose a ready set of webhooks like for example Stripe
- Stripe webhooks support - choose from all the supported webhook events of stripe
- Added duetone colored icons with status for all Stripe webhooks events
- Added new global option for Stripe Secret key for NodeJS and PHP
- Added check if Stripe global option is set before allowing to add any Stripe acitons
Server Connect
- Made environment variables available under $_ENV for
ASP.NET
- Added new global $_SERVER.BASE_URL - to identify the current site live url, for both PHP and NodeJS
App Connect
- Improved component error handling in case of rendering errors. Show fatal errors in console but do not stop page rendering.
General
- Improved styling and layout to support nested groups like in Server Connect the Stripe API actions
- Small optimization in context, prevent duplicate dom items
- Reset selected group after switch between Blocks and Elements
Bug Fixes
- PHP routing - link.js TypeError
- Google Maps Dynamic Markers - all pins are dropped in the center of the screen rather than the correct locations
- Problem with replace formatter on Node
- MySql 8 DB - when db structure has a boolean field, and you create a record - get strange html code instead of 0 / 1
- Saving Image - Format is ignored
- Image processing - Watermark position
Community Page
Last updated:
Last updated: