1 Sign up for a Stripe account.
2 Click 'Developers > API Keys' from the menu to generate your publishable and secret keys (if you are using Workbench, access directly from the Developers drop down menu). Generate keys for live and test data. Or create a separate account for testing.
3 Next select 'Developers > Webhooks'. Click to add new endpoint.
Endpoint URL = https://www.example.com/control/callback/stripe.php (correct path to your own domain/setup).
Description = Anything you want.
Version = Choose the latest version. If the latest version fails, revert to "2024-12-18.acacia".
Select events to listen to = All events/event types
4 When your webhook has been added, select the webhook and make a note of your 'signing secret'. This is visible when you click to view a webhook. Look for 'Signing Secret' and 'Click to reveal' code.
5 Enter your publishable key, secret key and endpoint secret key details in your Maian Music admin area:
Payment Gateways > Manage Gateways > Stripe
Setup is Completed! Enter details on your gateway parameters page in Maian Music.