docs icon indicating copy to clipboard operation
docs copied to clipboard

Improve “Payment Gateway Types”

Open judus opened this issue 2 years ago • 2 comments

I don't have a suggestion for https://craftcms.com/docs/commerce/4.x/extend/payment-gateway-types.html

  • Add workflow charts
  • Add code examples
  • Do actually explain what a Gateway Type is - you only say that we can add our own and reference the Dummy Gateway
  • Explain when, where and why hashes/reference and other numbers get generated
  • Make it clear which components (controllers, models, services etc..) are in play and which ones are interchangeable (all of course, but which ones make sense to alter and when)

judus avatar Jan 25 '23 16:01 judus

I second this, I would love a more in-depth explanation of the Gateways.

gaelpleeroy avatar Feb 23 '23 16:02 gaelpleeroy

Still doing a bit of learning on Gateways, myself—but as a means to make this clearer, I created this PR that adds a few generators to Commerce.

That won't be the complete picture, but figured I'd at least signal that this is something we're thinking about!

AugustMiller avatar Aug 24 '23 16:08 AugustMiller