Open-event-server: Ticketing and Payment system for organizers

Created on 28 Jul 2016  路  4Comments  路  Source: fossasia/open-event-server

  • [x] Allow organizer to add multiple tickets
  • [x] Implement fee to be added to the overall ticket cost
  • [x] Allow user to pay in the currency of his/her choice
  • [x] Implement tax option in payment system
  • [x] Allow organizer to create PayPal account
High payment ticketing

Most helpful comment

@aditya1702 while the organizer is choosing a currency in the event creation wizard, please store the 3 letter ISO 4217 currency code (e.g. USD, INR) in the database instead of the name of the currency. All payment gateways require a currency code and this is the right way to store a currency.

For reference: The list of ISO 4217 Currency Codes

All 4 comments

Will implement 2nd point in #2023

@aditya1702 while the organizer is choosing a currency in the event creation wizard, please store the 3 letter ISO 4217 currency code (e.g. USD, INR) in the database instead of the name of the currency. All payment gateways require a currency code and this is the right way to store a currency.

For reference: The list of ISO 4217 Currency Codes

@niranjan94 Ok

@aditya1702 ... Thanks :)

Was this page helpful?
0 / 5 - 0 ratings