Marek Isalski
|
f2b3a7046d
|
starting to send across a guest checkout structure
|
7 years ago |
Marek Isalski
|
563e17ba58
|
after some interesting segfault errors, now submitting the right hand form
|
7 years ago |
Marek Isalski
|
dc5a71e7f5
|
now got a working login form alongside the add-new-person form
|
7 years ago |
Marek Isalski
|
64ec097b4c
|
now showing both login form and add-new-person form side-by-side
|
7 years ago |
Marek Isalski
|
16974ef4c0
|
guest checkout via this route is looking good
|
7 years ago |
Marek Isalski
|
039dc5e31c
|
fix runtime spamming logs
|
7 years ago |
Marek Isalski
|
3cfbf2bce5
|
cache invalidation based on hooks
|
7 years ago |
Marek Isalski
|
a9d5ea9123
|
cache cart data to speed up page loads
|
7 years ago |
Marek Isalski
|
8564d3ee0a
|
unify layout of cart and checkout
|
7 years ago |
Marek Isalski
|
00f7fb1465
|
implement forced-login for the case of experience 'force'
|
7 years ago |
Marek Isalski
|
e243c3c99e
|
can't develop 'nouser' option yet
|
7 years ago |
Marek Isalski
|
e34bcc30a5
|
tweak wording of the 'nouser' option
|
7 years ago |
Marek Isalski
|
53ede41b92
|
add fulcrm_shoppingcart_experience variable
|
7 years ago |
Marek Isalski
|
f6f956a722
|
show incomplete transaction template
|
7 years ago |
Marek Isalski
|
889bd68900
|
need to cope with cancelled/failed transactions
|
7 years ago |
Marek Isalski
|
aad442c3a5
|
remove a debug die(print_r())
|
7 years ago |
Marek Isalski
|
4001f2e70f
|
more hooks
|
7 years ago |
Marek Isalski
|
450201b048
|
adding loads of hooks all over the place
|
7 years ago |
Marek Isalski
|
4e4c709c1a
|
show if event is full
|
7 years ago |
Marek Isalski
|
e750c7862b
|
show "free" if no price to be paid
|
7 years ago |
Marek Isalski
|
e1cbaf7e54
|
fixup tiny whitespace issue
|
7 years ago |
Marek Isalski
|
d869a6c780
|
handle generic products
|
7 years ago |
Marek Isalski
|
93e8ba3935
|
check content_object is valid before carrying on
|
8 years ago |
Marek Isalski
|
a508cc83b5
|
show eventbooking cancellation link
|
8 years ago |
Marek Isalski
|
0be95f7177
|
improvements to logout and checkout process
|
8 years ago |
Marek Isalski
|
7fbd49d6fb
|
show PaymentItems
|
9 years ago |
Marek Isalski
|
c15369b234
|
call hook_fulcrm_shoppingcart_alter_person_add before adding the person
|
9 years ago |
Marek Isalski
|
4e37364752
|
fixup display of product and shoppingcart prices
|
9 years ago |
Marek Isalski
|
633676c3fc
|
fetch lineitems; it's a cart not a basket
|
9 years ago |
Marek Isalski
|
ae6ecd8f39
|
change order of wording
|
9 years ago |
Marek Isalski
|
5d56faf4a4
|
show pending where pending
|
9 years ago |
Marek Isalski
|
95882a5574
|
add some more transaction detail
|
9 years ago |
Marek Isalski
|
db6d0cc460
|
now able to add Person records to your own
|
9 years ago |
Marek Isalski
|
ea3a3a8f35
|
wording tweaks
|
9 years ago |
Marek Isalski
|
c4ee210639
|
putting myself first for a change
|
9 years ago |
Marek Isalski
|
05375dde05
|
if shoppingcart APIv2 request fails, unset session variable
|
9 years ago |
Marek Isalski
|
05d1ee9667
|
neaten up templates
|
9 years ago |
Marek Isalski
|
d0b137ca59
|
more tidying of checkout templates
|
9 years ago |
Marek Isalski
|
b67436c465
|
tidy up for showing a complete transaction
|
9 years ago |
Marek Isalski
|
e386754095
|
start to show mailshots related to transaction
|
9 years ago |
Marek Isalski
|
285672453a
|
add in checkout success and failure functions; rework to fit with amends to direct pay flow
|
9 years ago |
Marek Isalski
|
fc68408a63
|
fixup runtimes with eventbookingtypeslots
|
9 years ago |
Marek Isalski
|
350c4d9e82
|
very basic checking out
|
9 years ago |
Marek Isalski
|
db43364b17
|
fill in eventslotbookings when ordering (currently doesn't give choice)
|
9 years ago |
Marek Isalski
|
c6c655cdea
|
can now remove items from a cart
|
9 years ago |
Marek Isalski
|
ee4b8e7d11
|
improving the cart experience using form_state more
|
9 years ago |
Marek Isalski
|
11743d307b
|
replace test code with vague idea of how it'll work
|
9 years ago |
Marek Isalski
|
41984d4926
|
fetch ddatacollection information and use fulcrm_collection to show it
|
9 years ago |
Marek Isalski
|
0292445e5e
|
add shoppingitem d name
|
9 years ago |
Marek Isalski
|
16df753efd
|
neater templating
|
9 years ago |