Hi. So if I use the Complab.io PayPal component in my app, how will prices for user checkout get set? Are they dynamically generated with Magic Text for the price of the item?
Like if I’m using the PayPal component in an Amazon-type app made with Adalo, when someone clicks on the PayPal button under an item, will they be taken to a screen where they pay that price? Like if they click on the button for a $50 shirt on the app, will the PayPal screen say “Pay $50” to me? And if they click on it for a $20 shirt, will the PayPal screen say “Pay $20?”
Also, does the component tell my app if the payment was successful? Like, if the payment is successful, my Adalo app continues to the next screen or something? But if it’s not successful, my Adalo app won’t carry out that action?
Does anyone have a video of them using it and setting it up for their app? I tried looking at the demo on the website, but it doesn’t tell you that.
Hey, you need to assign a collection to a user, for example shopping cart. There you put a true/false and a number variable. True/false should be set to true after successful payment. In the field with the number you can calculate the shopping cart by calculation. And you need the Name of product and their price in a seperated Collection.
If you need help contact me and add me to your app. I will have a look at it.
Yes, if you calculate the price correctly and Magic Text is calculated correctly, PayPal will request the correct amount from the user. If you need help with the creation, feel free to contact me.