Skip Navigation

[Resuelto] Best way to manage payment and attendance report of gym users

This support ticket is created hace 4 años, 7 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9:00 – 13:00
14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 - - 14:00 – 18:00

Supporter timezone: Africa/Casablanca (GMT+01:00)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Jamal hace 4 años, 7 meses.

Asistido por: Jamal.

Autor
Mensajes
#1599485

Tell us what you are trying to do? I am trying to build a site to manage the users of a gym, where i can control their state of payment and also manage and control their attendance to our classes. i need a basic and visual report of the users that the gym has, which ones are active and which ones inactive due to lack of payment....and also a report of which days they have attended to the gym.
I already create the custom posts for users and the archive view...i just need a light to the best way to achieve this.

Is there any documentation that you are following? toolset documentation

Is there a similar example that we can see?

What is the link to your site?

#1600333

Hello and thank you for contacting the Toolset support.

We have two articles about adding a payment to your website with Toolset and WooCommerce:
- https://toolset.com/documentation/user-guides/front-end-forms/charging-payments-with-cred-to-register-users/
- https://toolset.com/documentation/user-guides/front-end-forms/using-cred-commerce-to-add-payments-to-forms/

On the second article, we charge a user to create a book post, we can charge the user to create a subscription post. Then we can create a view that displays subscriptions that have a date in the current month. Check these articles about filtering by date:
- https://toolset.com/documentation/user-guides/views/filtering-views-query-by-date/
- https://toolset.com/documentation/user-guides/views/date-filters/

I hope this gives some guidance. Let me know if you have any questions.