This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hello Sub,
First Post here and I've come to a dead end with my knowledge.
I am trying to write a PHP program that handles the incoming webhook from Stripe that confirms the payment of a coin system I am running on my website.
Once the payment completes, a webhook fires back to my WordPress site and loads up a virtual wallet that the customer can see on their account.
I have all the webhook set up and it is being received correctly. The step I'm stuck on now is creating the wallet and getting the coins to load into it. I can create an extra field in the Customer metadata to hold the virtual wallet balance but automating all this would be the dream. Should I be utilising a more secure system like MyPHP to store the information? Or will the WordPress backend be OK?
Is there any documentation or someone familiar with this kind of program that could lend me some info, I love doing things myself and learning. Getting a nice base idea and reading through the code will help me understand a bit more.
I've utilised ChatGPT but that thing is all over the place. No structure when you ask it for specifics.
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/PHPhelp/com...