Hi, I am currently working with integrating 3rd party payment service, and to make it short, I inspected the “Network” through DevTools and tried to see which functions are being called from the Wix API whenever the payment is being processed using Wix supported payment gateways only.
So every functions were found in Velo documentation except for this one particular function called "createOrderAndCharge, I was just wondering what triggers this and why this isn’t found in the documentation.