I have a database collection that I use to collect data from a stripe bank card payment form on my website. The idea is for users to add credit to an account id in a Wix database collection (based on the RFID of their tag). The “Amount” field on the form is where the user adds how much cash to add. I am having trouble getting the database field that the amount is writing to to cumulatively add the credited amount and not just overwrite the existing value. How would I go about getting the value to update the credit amount cumulatively instead of overwriting the value?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
input to keep adding number to one field in database | 6 | 1293 | October 25, 2019 | |
Onclick Button that adds a value to a field in database | 1 | 2570 | October 26, 2019 | |
Sum values in database, but referenced field values | 1 | 206 | November 26, 2019 | |
Adding Databases up with a button | 2 | 140 | October 4, 2018 | |
Using a Button to Add to Database Field | 2 | 971 | March 7, 2018 |