Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 467 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 467 Bytes

install

  1. Create webhook on event checkout.session.completed to url /commerce/stripe-embed/payment-process/

  2. Create page where will be payment form, and add [!CommercePaymentStripeEmbedForm!] in page content

  3. Create reserve page, where user will be redirected if we don't receive webhook in time.

  4. Set Public key,Secret key, reserve page id, paid page id.

  5. Install requires

    • stripe/stripe-php

Snippet param

  1. formTpl - payment form template