Okay
  Public Ticket #2429698
Show Payment Method
Closed

Comments

  •  1
    Ayisha started the conversation

    Hi,

    I believe there is a way to show a paypal icon or similar on the booking form, since I noticed that with only one payment method enabled this field gets hidden with an inline style "display: none" added to the input field, however this means the customer cannot tell what payment method at the point of filling out their details. I have not noticed reference to this anywhere in the documentation but maybe I missed it ... would be great to know how to do this.


    Also have an issue with Events sorting in the backend ... the use case is 6 week short courses, only purchased together so these are set up as events with multiple dates. On the Events page, these group by the individual dates but seem to sort by the very start date of the event so I see all the Wednesday sessions, followed by all the Thursday sessions. Attached screenshots so you can see what I mean and also how the events are configured, there didn't seem to be any other way to acheive what we wanted. Fine with adding a javascript snippet or something if necessary doesn't make sense to see the dates out of order.

  • [deleted] replied

    Hello Ayisha,

    Thank you for your purchase.

    There isn't a possibility to show an icon for the payment methods used or similar on the booking form. You can only add a Custom field to the services (Text content supports HTML)if you want to point out what payment method is used. 

    I am not sure if I understood the issue with the Events list quite well. If you are talking about how one event is shown separately for each day, this is the intended behavior in the Events list on the back-end of Amelia and can't be changed unfortunately. If one event lasts more than one day, it will be shown for each day in the back-end of Amelia. 


  •  1
    Ayisha replied

    Hi Marija,


    I had submitted a ticket via pre-purchase (before locating the purchase code) and was advised there was option for displaying the PayPal icon. No matter I don’t specifically mind about the icon it is more that I would like to prevent the “display:none” Inline style being added to the payment method input field when there is only one method enabled ... despite not being a choice, I would prefer this to be visible to customers before they press confirm, is this possible (perhaps with a JavaScript snippet, even)?


    Secondly with the events I believe recurring events are already an option. (maybe you mean appointments which I saw on the roadmap and look forward to seeing) ... it is just that for an event with multiple dates (within the event via add date) shows in the events list with an entry for each date, grouped by date, but the dates are not sorted in date order I see all dates for the event with the earliest start date followed by all dates for the next event based on its start date etc. and it’s somewhat confusing because there is no indication these are grouped by event before they are grouped by date? You can see this in the first screenshot I attached where the date groups are ordered as: July 6, June 25, July 2

  • [deleted] replied

    Hello Ayisha, 

    Apologies for replying late, we don't work on weekends.

    I will check this out, and will get back to you regarding the PayPal icon.

    Yes, recurring events are an option in Amelia. But there isn't a possibility to change how they are shown in the back-end of Amelia, in the Events list. They are separated on days depending on how long they last, and this is why you see them as grouped per day. Each event has its own entry (row) for the dates they are created in the list. 


  •   [deleted] replied privately
  •  1
    Ayisha replied

    Thank you - just to be clear we do like/want the events grouped by date it is just that the date groupings are not chronological across all events, it seems, when events are configured with multiple dates.

    Will give that script a go, alternatively I think we can just use a Text Content field on the form and use HTML to add Paypal icon within that, that will be okay.

    Thanks for your assistance, Ayisha

  •  1
    Ayisha replied

    Thought I'd share this in case it helps anyone else re: displaying the PayPal logo/icon ... the solution I have opted for is actually to add the following CSS (which for me I am adding via child theme, but could also be added in the Wordpress Customiser space for custom CSS):

    .am-confirmation-booking-cost:before {
             content: url("--imgsrcURL--");
    }

    where --imgsrcURL-- is selected from any of those available here https://www.paypal.com/au/webapps/mpp/logos-buttons

  • [deleted] replied

    Hello Ayisha, 

    You are welcome. I see, thank you for the clarification, we will check this out about the events.

    Great, glad to see you managed to find a solution for your request using CSS. Thank you for sharing that!

    If you have any other questions or issues feel free to open a new ticket and we will gladly help. 


  •  1
    Ayisha replied

    Thank you :) You should be able to see in the first screenshot I originally attached what I mean about the date sorting if you look at the groups and how they are sorted ...the second screenshot is just to show how I have configured each event for 6 dates (1 event per day of week and timeslot, each containing 6 dates via Add Date).

    From what I understand there is probably not an immediate solution but I just wanted to make sure we were both on the same page and will be interested to hear back on that. 

  • [deleted] replied

    You are welcome, Ayisha. 

    Yes, I see about the events sorting when dates are separate,  I forwarded this to the development team so they can check it out and see what is causing this behavior and if it can be modified in the future updates of Amelia. 



  •  1
    Ayisha replied

    Brilliant, thank you for that. 

  • [deleted] replied

    You are welcome, Ayisha.

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help.