ClassPilot Booking

설명

ClassPilot Booking lets your customers discover, book, and manage classes directly on your WordPress site. All booking, scheduling, and credit data is stored in your WordPress database — no external SaaS account required.

The plugin uses Stripe Checkout for payment processing. When a customer books a paid class or purchases a credit pack, they are redirected to Stripe’s hosted checkout page. An administrator can also optionally configure outbound webhooks to send limited booking event identifiers to a destination they choose.

External Services

This plugin uses Stripe for payment processing.

When a customer books a paid class or purchases a credit pack, the plugin creates a Stripe Checkout session and redirects the customer to Stripe’s hosted payment page. The customer’s payment details are entered directly on Stripe’s servers and are never stored in WordPress.

  • Stripe privacy policy: https://stripe.com/privacy
  • Stripe terms of service: https://stripe.com/legal

Administrators can optionally configure outbound webhooks for booking events. Each enabled webhook sends the event type, numeric booking, session, and customer identifiers, and the site URL to the administrator-selected HTTPS endpoint. Customer names, email addresses, payment details, and raw Stripe payloads are not included. Review the destination provider’s terms and privacy policy before enabling a webhook.

All booking, scheduling, and customer data is stored in the WordPress site’s own database.

블록

이 플러그인은 1개의 블록을 제공합니다.

  • ClassPilot Booking Widget Embed the ClassPilot booking widget.

설치

  1. Upload the plugin files to /wp-content/plugins/classpilot-booking/, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to ClassPilot > Setup and enter your Stripe API keys.

FAQ

What data is stored in WordPress?

All data is stored locally in your WordPress database. This includes class schedules, session timetables, booking records, customer names and email addresses, class pack credit balances, location and instructor records, and attendance history.

What external services does this plugin use?

The plugin uses Stripe for payment processing. When a customer pays for a booking or a credit pack, they are redirected to Stripe’s hosted checkout page. Stripe’s privacy policy applies to data processed during checkout.

Administrators may optionally configure outbound webhooks. When enabled, each delivery contains the event type, numeric booking, session, and customer identifiers, and the site URL; it does not include customer names or email addresses. The administrator chooses the destination and is responsible for reviewing that destination’s terms and privacy policy.

How do customers request deletion of their data?

Site administrators can use the built-in WordPress personal data tools (Tools Erase Personal Data) to anonymise or delete a customer’s booking and credit records.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“ClassPilot Booking”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “ClassPilot Booking”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.