Hey Wix team,
I have a new project that I’m looking for some guidance. What I’m trying to achieve is when someone books and pays they have an option to make an account to which they can manage any outstanding payment and make amendments to their booking if need be.
I have set up custom log in/register and members area with the relevant pages; Payments & My Adventures.
The area I’m struggling with is how do I transfer the data from the payment page to the ‘Payments’ page of the logged in/Signed up user? Some of the data is stored in a database ‘ClientInformation’ so I’m wondering if I need to query this but with a currentUser? The only value that isn’t stored in the database is the price.
Any help would be much appreciated
Best wishes
Stephen