Added: 06/17/2017 | Updated: 1 Year Ago
Question How can I setup my Stripe billing info on direct payment system?
Answer
1- Login to your Stripe account
2- Click API on left menu
3- Go to Webhook page then click Add endpoint button
4- Create an endpoint with the following values:
URL: your-domain.com/admin/stripenotify.php
Mode: Live
Send me all events (selected)
Then click Add endpoint button
5- Go back to API page and copy both Publishable Key and Secret Key and paste them to your profile/settings page