Commit Graph

35 Commits

Author SHA1 Message Date
asus
66fbbfd586 small improvements in handling prof states :
- card date validation now uses direct card duration, not a parameter
- checker for both types of transfert valid and invalid
- mv checks for transfert and date expiration in specific functions
2024-03-21 16:10:07 +01:00
asus
c973af3131 v 0.3.11 :
- fixed error in creating card number
- fixed error in creating first date limit
- fixed error dont put card in valid after success payment
2024-03-20 18:58:46 +01:00
asus
c69df03c75 update making card renew after paiement only if it was new 2024-03-20 17:07:41 +01:00
asus
578502838e rollback to not calculating price 2024-03-20 15:29:34 +01:00
asus
0717a7d9e4 v 0.3.10 admin can validate payment from front 2024-03-20 11:42:22 +01:00
asus
58f287f00f fixed redirection preventing to edit in divi builder mode 2024-03-20 11:24:40 +01:00
asus
4eee697078 first step in making api keys modifiable in admin : using getter and setter instead of const 2024-03-20 10:10:48 +01:00
asus
33adb095e5 - creates redirect-home function
- restrict prof form to profs
- restrict paypal page for prof only
2024-03-20 01:02:46 +01:00
asus
61063cabd9 partner redirection to page creation 2024-03-19 23:48:40 +01:00
asus
1248c2339d fixed error in prof state for renew card 2024-03-19 22:47:00 +01:00
asus
d264e6c321 wip cahngin states 2024-03-19 22:06:17 +01:00
asus
4de26b79fc updated infos about states 2024-03-19 20:50:35 +01:00
asus
58d02708b9 updated acf find non init field value with new technique to init with temp value first 2024-03-19 20:15:26 +01:00
asus
f7c805f22b v 0.3.4 states are now handled with specific functions for setting, getting, and adding css 2024-03-19 16:28:15 +01:00
asus
2f0b15dd6f changed acf field access from _name to _key 2024-03-19 15:05:33 +01:00
asus
aad98c5188 most account states updating are working 2024-03-19 13:06:16 +01:00
asus
5010b70d79 created functions to handle all state changes 2024-03-19 12:37:16 +01:00
asus
f221e43807 added dates functions for prof card 2024-03-19 08:58:59 +01:00
asus
0b8b479584 wip account states 2024-03-19 07:28:17 +01:00
asus
e1f4799150 abandonned price calculation at payment time because of pbm with formbuilder 2024-03-19 07:27:37 +01:00
asus
c39a656ab1 price calculation now works whatever acf return is set 2024-03-17 17:59:27 +01:00
asus
6ad1fb5137 created plugin custer, and removed shortcodes change_id and user_infos from cipf plugin 2024-03-17 02:27:28 +01:00
asus
ecc072e25b added redirection without need of a page, use it for paypal success or failure message already 2024-03-14 10:29:02 +01:00
asus
2f4a5bb9ef wip handle custom form submit 2024-03-14 01:18:31 +01:00
asus
591add448f wip check offres for newsletter 2024-03-11 23:20:38 +01:00
asus
4f4bfd1c88 card number id created 2024-03-10 23:12:20 +01:00
asus
1021d9bf71 - added a default css file to include to have a first handle
- cahnged get_path/url to root_path/url
- changed path setup -> now automatic from inside plugin
2024-03-10 22:37:38 +01:00
asus
9ee35b23bc - renew state : removed
- payment state : in acf
2024-03-10 14:51:47 +01:00
asus
b457ed119e changed meta field payment_status for acf field 2024-03-10 14:12:24 +01:00
asus
faefa98114 - added debug function
- fixed issues in acf fields use
2024-03-10 11:13:44 +01:00
asus
f3a9be5a89 wip upgrade and clean payment process 2024-03-09 22:03:22 +01:00
asus
fc3a205359 updates acf fields const values in class to avoid errors 2024-03-08 17:57:04 +01:00
asus
789a361871 moved all const in class 2024-03-08 09:23:51 +01:00
asus
909a34cd37 renew page message are working 2024-03-07 23:27:20 +01:00
asus
9b5e44dfd3 changed plugin name to cipf 2024-03-07 22:35:39 +01:00