[#1483] [API] User membership purchase

Migrated from Redmine #1483 | Author: Jone Brown
Status: Feedback | Priority: Low, I can wait | Created: 2025-10-27


The official documentation doesn’t seem to mention an API for purchasing memberships.
I’m testing on the web, and a membership is required before subscribing to a course. The client wants to port the entire subscription process over to the project. Currently, I can’t use the API to subscribe because it requires users to purchase a membership.

Dmytro Bondarev wrote:

If you don’t use memberships just disable memberships custom feature.
Otherwise provide custom membership during booking.

Jone Brown wrote:

Dmytro Bondarev wrote in #note-1:

If you don’t use memberships just disable memberships custom feature.
Otherwise provide custom membership during booking.

First of all, thank you for your reply.

And
“Otherwise provide custom membership during booking”? The book API description doesn’t seem to mention this.

I understand the booking process on the website requires a membership (which is configured for the course) before paying for the book. That’s why I need the client to purchase the membership API. Otherwise, booking is impossible without a membership.

“Otherwise provide custom membership during booking”? The book API description doesn’t seem to mention this.

I understand the booking process on the website, but I know that a membership is required before paying for the book (the course is configured). That’s why I need the client to purchase the membership API. Otherwise, booking is impossible without a membership.

Dmytro Bondarev wrote:

Hi, unfortunately, currently purchasing memberships via api is not available.

Jone Brown wrote:

Dmytro Bondarev wrote in #note-3:

Hi, unfortunately, currently purchasing memberships via api is not available.

So, once a course has membership resources configured, is booking impossible through the API?