Thank you, I successfully integrated Stripe this way! I also want to pay with other methods, how can I define in an API Call which payment method type I want to use?
I am creating an application to generate payment links for different clients and to verify that the client paid. Is there a video that shows how to configure webhooks?
Hello Thanks for your question Webhooks support for Stripe module is in development at the moment and will be published soon Video tutorials for different webhooks scenarios will be published asap this feature become available
Thank you for the tutorial, there might be a bug on the success page, what if I have an action once payment successful the sucesspage has on page load action to update order status or order document,. If a user want's to buy pass payment after placing an order , all what he has to do is access the success page URL for the order status to be paid. Please how can I pass a conditional value to trigger other action on sucessfpage for updating the order
Hello Thank you for the kind feedback I definitely do not recommend to use success URL as payment confirmation As you pointed this can lead to security breach, misuse and incorrect behaviour So success page is "display-only" feature to provide feedback to payer To track payments and launch related logic you need to use webhooks docs.stripe.com/webhooks We plan to provide ability to configure webhooks directly in APIxFlow to execute required actions Can you provide more information about your use-case? Where order is stored and need to be updated?
NeDo you know how to create connect accounts so you can make transfers to other accounts? For example in a marketplace where I send the money to the seller
Hello Rodrigo and thanks for your question Sadly at the moment can't help with your task But we study ability to integrate Stripe Connect (marketplace tools) into ApiFlow to provide it to FlutterFlow developers Hope we will be able to implement it soon and I'll create video tutorial Also, if you have any feedback or suggestions about scenarios related to Stripe Connect please leave your message here apiflow.canny.io/feature-requests/p/stripe-connect-marketplaces-api-integration
Thank you, I successfully integrated Stripe this way! I also want to pay with other methods, how can I define in an API Call which payment method type I want to use?
Hello, thank you for the kind response! Glad to help. We are working on an option to specify payment methods in project setup and will publish it soon
I am creating an application to generate payment links for different clients and to verify that the client paid. Is there a video that shows how to configure webhooks?
Hello
Thanks for your question
Webhooks support for Stripe module is in development at the moment and will be published soon
Video tutorials for different webhooks scenarios will be published asap this feature become available
Thank you for the tutorial, there might be a bug on the success page, what if I have an action once payment successful the sucesspage has on page load action to update order status or order document,. If a user want's to buy pass payment after placing an order , all what he has to do is access the success page URL for the order status to be paid.
Please how can I pass a conditional value to trigger other action on sucessfpage for updating the order
How do i get transaction status code if successful to use and update my record with a conditional action
Hello
Thank you for the kind feedback
I definitely do not recommend to use success URL as payment confirmation
As you pointed this can lead to security breach, misuse and incorrect behaviour
So success page is "display-only" feature to provide feedback to payer
To track payments and launch related logic you need to use webhooks
docs.stripe.com/webhooks
We plan to provide ability to configure webhooks directly in APIxFlow to execute required actions
Can you provide more information about your use-case? Where order is stored and need to be updated?
NeDo you know how to create connect accounts so you can make transfers to other accounts? For example in a marketplace where I send the money to the seller
Hello Rodrigo and thanks for your question
Sadly at the moment can't help with your task
But we study ability to integrate Stripe Connect (marketplace tools) into ApiFlow to provide it to FlutterFlow developers
Hope we will be able to implement it soon and I'll create video tutorial
Also, if you have any feedback or suggestions about scenarios related to Stripe Connect please leave your message here apiflow.canny.io/feature-requests/p/stripe-connect-marketplaces-api-integration