Skip to content
This repository was archived by the owner on May 16, 2020. It is now read-only.

Explara integration#276

Open
kracekumar wants to merge 11 commits intomasterfrom
explara
Open

Explara integration#276
kracekumar wants to merge 11 commits intomasterfrom
explara

Conversation

@kracekumar
Copy link
Copy Markdown
Contributor

  • This version doesn't take care of cancelling ticket since explara doesn't provide api for it.
  • Email notification isn't sent to participation if transaction succeeded. Explara (cc avenue) sends email to buyer but HasGeek name isn't mentioned.

Comment thread hacknight/forms/event.py Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expand these to clarify what currency each is:

CURRENCY_CHOICES = [
    (u"INR", u"INR - India Rupee"),
    (u"USD", u"USD - United States Dollar"),
    (u"GBP", u"GBP - Great Britain Pound"),
    (u"EUR", u"EUR - Euro"),
    (u"PHP", u"PHP - Philippines Peso"),
    (u"ZAR", u"ZAR - South Africa Rand"),
    ]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants