Hello, I am trying to sell a course through event bookings, i need to have payment method and a calendar like outlok one to dislay the dates that the course is on, how can i do that??
Please have a look at http://helpx.adobe.com/content/help/en/business-catalyst/partner/add-c alendar.html
It will plot all your bookings automatically.
Cheers,
Mario
Hi digetella,
The calendar is as is and it can not be customised to any further degree. The price should be inside the amount field. You'll have that field on the form is you've added credit card processing field. You can also place the amount somewhere inside the booking body.
Cheers,
-m
Just thought i'd chime in on this topic as i'm trying to create a booking feature for a client that accepts payments.
Am i right that because you can't set a price on the event itself, you have to physically put the price in the code of the 'amount' field of the form? If so, does that mean you would have to create a seperate form for each event? As different events are priced differently. And if multiple forms were required for each event, that would mean that I wouldn't be able to insert the form in the 'events module layout' as it would use seperate forms for each event.... Is this correct? If so it would be a little silly as it would create so much more work..... but i may be going about this the wrong way so i'm happy to take any advice.
Cheers.
Am i right that because you can't set a price on the event itself, you have to physically put the price in the code of the 'amount' field of the form?
That is correct. You have to add it with value="100" and add readonly="readonly" to the form.
If so, does that mean you would have to create a seperate form for each event?
You can do that but you don't have to. You can pull in the price from the body of the booking using JavaScript and populate the field.
As different events are priced differently. And if multiple forms were required for each event, that would mean that I wouldn't be able to insert the form in the 'events module layout' as it would use seperate forms for each event.... Is this correct?
If you take that approach that is correct.
Cheers,
-mario
North America
Europe, Middle East and Africa
Asia Pacific