We just published a new product into our Marketplace that enables integration with Stripe. Introducing the Stripe Integration Plugin and its purpose is to handle card payments submissions to Stripe. The plugin runs in Backendless business logic (Cloud Code) and uses Stripe’s app signing and secret keys when communicating with Stripe. Below is a list of functions performed by the plugin:
Submits charge transactions to Stripe from a secure server-side environment. This function is initiated by an API call into the plugin from your mobile/web app.
Receives transaction information and returns it to the mobile/web app.
Receives webhook calls from Stripe and stores information about your Stripe app events in the Backendless database.
Sends out a real-time message when a webhook is received. This allows your mobile/web app to inform the customer that a transaction is complete.
Custom UI Components are the latest innovation to introduced in UI Builder. This new release offers you the full flexibility of code on the frontend, fully integrated into your Codeless application. Read all about it here!
Backendless Missions are the fun, challenging new way to learn app development with the Backendless Platform. Each mission you complete gives you rewards such as Backendless Bucks, experience points (XP), and Achievement badges. With the release of Version 6, you will notice that the Backendless Platform now has three distinct sections: Backend, Frontend, and Missions.…
Backendless Marketplace is a specialized store for backend functionality. Our vision for the marketplace is to make it a community-driven store for algorithms and API services. We also use the Marketplace for various Backendless"extenders" to help developers to increase the limits of the Backendless Cloud pricing plans. However, most importantly, the Marketplace can be used…