Problem/Motivation
After the payment refit (#3609127), docs/payment.md still describes the gateways as living in yoyaku (a yoyaku_payment_worldline submodule and a yoyaku-shipped manual gateway). The gateways now come from the standalone Kessai engine that yoyaku consumes (kessai provides manual, kessai_worldline provides worldline).
Proposed resolution
Update the gateway list in docs/payment.md to point at the Kessai gateways (manual from Kessai, worldline from kessai_worldline), and add a pointer to the Kessai Worldline README for turning on the server-to-server webhook, so an author knows how to make abandoned-browser settlement reliable.
Remaining tasks
- Review.
Issue fork yoyaku-3609157
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
mably commentedPushed to the issue fork branch
3609157-payment-docs: docs/payment.md now describes the gateways as coming from Kessai (manual from Kessai, worldline from kessai_worldline) and points at the Kessai Worldline README for enabling the server-to-server webhook. cspell clean.Comment #5
mably commented