Stripe Payment Plugin Documentation

  • Adam Clark
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 5 months ago #129516 by Adam Clark
Stripe Payment Plugin Documentation was created by Adam Clark
Hi there,

I am using eShop.

I have installed the latest Stripe payment plugin ("os_stripecheckout")..

Please can you point me to the documentation as to the options/info. I am struggling with "Endpoint Secret".

My gut tells me that I should add something like:

www.MYDOMAIN.co.uk/index.php?option=com_...od=os_stripecheckout

Into Stripe as a webhook

And select "checkout.session.completed" as the Event.

But ... don't know if this is correct and I don't know what info/values to put into the actual input field "Endpoint Secret".

Thank you so much.

Please Log in or Create an account to join the conversation.

  • Adam Clark
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 5 months ago - 4 years 5 months ago #129519 by Adam Clark
Replied by Adam Clark on topic Stripe Payment Plugin Documentation
or... maybe: https:/www.MYDOMAIN.co.uk/index.php?option=com_eshop&view=checkout&layout=complete

??
Last edit: 4 years 5 months ago by Adam Clark.

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
4 years 5 months ago #129653 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Stripe Payment Plugin Documentation
Hi again Adam,

I guided you via ticket system to read the readme.txt file. Here is it again:

1. Go to EShop -> Plugins -> Payment, then choose os_eshop_stripecheckout.zip package to install EShop Stripe Checkout payment plugin from there.

2. Click on the payment plugin to edit, enter payment plugin parameters, then publish it

- For API Keys, you can follow instructions at stripe.com/docs/keys#api-keys to get it.
- For Signing Secret, you need to setup Webhook URL (see the next step) and get the information from there. In the webhook URL setting, click on "Click to reveal" button to get it

3. You will need to login to your Stripe account, add a "Webhook URL" below (see stripe.com/docs/webhooks/setup#add-endpoint-dashboard for instructions)

domain.com/index.php?option=com_eshop&ta...od=os_stripecheckout

(Of course, need to replace domain.com/ with your website url)

Stripe will also asks you for the events for webhook, select two events below:

checkout.session.completed

Sincerely, Giang

Please Log in or Create an account to join the conversation.

  • Adam Clark
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 5 months ago #129654 by Adam Clark
Replied by Adam Clark on topic Stripe Payment Plugin Documentation
Yes... thanks Giang. Very grateful.

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
4 years 5 months ago #129693 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Stripe Payment Plugin Documentation
OK no problem at all Adam Clark!

Have a nice day!

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong