diff --git a/liberapay/constants.py b/liberapay/constants.py index eda7717dea..372b16fd84 100644 --- a/liberapay/constants.py +++ b/liberapay/constants.py @@ -351,8 +351,8 @@ def __missing__(self, currency): """.split()), # https://www.paypal.com/us/webapps/mpp/country-worldwide 'stripe': set(""" - AT AU BE CA CH DE DK EE ES FI FR GB GR HK IE IT JP LT LU LV MX MY NL NO - NZ PL PT SE SG SI SK US + AT AU BE CA CH DE DK EE ES FI FR GB GR HK IE IN IT JP LT LU LV MX MY NL + NO NZ PL PT SE SG SI SK US PR """.split()), # https://stripe.com/global }