mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
committed by
Blade Barringer
parent
e3c40aa142
commit
679378331d
@@ -84,6 +84,7 @@ api.checkout = {
|
||||
customerId: response.id,
|
||||
paymentMethod: 'Stripe',
|
||||
sub,
|
||||
headers: req.headers,
|
||||
});
|
||||
} else {
|
||||
let method = 'buyGems';
|
||||
|
||||
Reference in New Issue
Block a user