Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katchano Integration — WordPress plugin

The website half of the Katchano subscription system: takes signups and Stripe subscription payments on katchano.com and grants access by calling the central DIT server's AddCustomerPayment API.

Current version: 1.2.3 (see CHANGES.md and docs/WHATS-NEW-1.2.3.txt).

Layout

Path What it is
dit-integration/ The plugin source — this folder, zipped, is what WordPress installs.
tests/ Standalone PHP test harness (73 checks). Run: DIT_PLUGIN_DIR=../dit-integration php run_tests.php against a scratch MySQL/MariaDB.
CHANGES.md Developer-facing changelog for 1.2.3.
docs/ Release notes.

Notes

  • No secrets live in this repository by design: the DIT server API key and Stripe webhook secret are entered at runtime in WP Admin → Katchano Integration settings and stored only in the WordPress database.
  • Releases: zip the dit-integration/ folder as dit-integration-<version>.zip and install via WP Admin. Tag the commit v<version>.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages