Stripe Credit Card Processor

Modified on Fri, Dec 8, 2023 at 4:33 PM

Stripe Api 2023

3D Secure supported


1.    Create a new Credit Card Authorization (Manage Producer/Billing/Credit Cards/Add new credit card authorizing party.

2.    Enter name and select Auth Party: Stripe

3.    Fill ‘Api Key’ and ‘Currency’.

4.    Webhook will be added in a second stage after saving.

5.    ProductId is optional, if entered it will be used otherwise a new ProductId will be created and reused.

6.    Save

7.    Once saved, a note is displayed at the bottom showing ePower’s webhook that will be used in Stripe web site.


To get Stripe’s Api key:

1.    Login to Stripe

2.    Click Developers then click API Keys tab.

3.    Click Reveal Key to display the Secret Key that will be used as in the ‘API Key’ entry.


Epower’s webhook endpoint will look like

https://epowerdomainname/webhook/stripeapi.ashx?CCID=XX

where XX is the Id associated with Credit Card Authorization created


Get the Webhook Secret from Stripe and fill ‘Webhook Secret’ .

1.    Login to Stripe Website

2.    Click Developers button

3.    Click Webhooks tab

4.    Click Add endpoint

5.    Copy and paste the endpoint above

6.    Version - select Latest API Version

7.    Select Events - at least All Charge and Checkout

8.    Click Add endpoint button

9.    Under Signing secret, click reveal and copy the webhook secret and paste it above.


Adding webhook page looks like below.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article