Hi all,
Great piece of code you have here.
I would like to try to use the wallet feature and update the credit amount based on the available credit balance from our ERP system. So far I’ve managed to push the users to WordPress database using the Nuget WordPressPCL package. Now I’d like to know if someone could share a sample code in c# to change the endpoint to look at the wallet endpoint i.e http://example.com/wp-json/wp/v2/wallet/{id}
Many Thanks