TheVilleOrg / phpbb-groupsub

This is a extension for phpBB3 that allows you to create paid subscriptions for members to gain access to usergroups.
https://www.phpbb.com/customise/db/extension/groupsub/
GNU General Public License v2.0
10 stars 11 forks source link

Separate the PayPal amount from the formatted price #27

Closed stevotvr closed 4 years ago

stevotvr commented 4 years ago

Changing GROUPSUB_DECIMAL_SEPARATOR or GROUPSUB_THOUSANDS_SEPARATOR in the translations causes the PayPal request to fail. The amount used in the PayPal button hidden fields should have hard coded formatting.

See: https://www.phpbb.com/customise/db/extension/groupsub/support/topic/217881

stevotvr commented 4 years ago

Fixed here: c2830f6878e3378ac2b95eea1beb05f97c9a7298