AyuGramDesktop/Telegram/SourceFiles/payments/stripe
John Preston ed9ba07a32 Disable local card number validation.
Some cards are reported invalid there that are valid.
2023-02-07 20:18:18 +04:00
..
stripe_address.h Port required parts of Stripe SDK to lib_stripe. 2021-04-06 18:41:15 +04:00
stripe_api_client.cpp Add native card input support through smartglocal. 2021-04-08 12:49:28 +04:00
stripe_api_client.h Mention some missing includes in payments/ subdirectory 2021-08-12 08:51:45 +03:00
stripe_callbacks.h Port required parts of Stripe SDK to lib_stripe. 2021-04-06 18:41:15 +04:00
stripe_card.cpp Support entering card details natively. 2021-04-06 18:41:15 +04:00
stripe_card.h Add local validation for card information. 2021-04-06 18:41:15 +04:00
stripe_card_params.cpp Support entering card details natively. 2021-04-06 18:41:15 +04:00
stripe_card_params.h Support entering card details natively. 2021-04-06 18:41:15 +04:00
stripe_card_validator.cpp Disable local card number validation. 2023-02-07 20:18:18 +04:00
stripe_card_validator.h Ease local card expiry date check. 2023-02-07 19:13:07 +04:00
stripe_decode.cpp Port required parts of Stripe SDK to lib_stripe. 2021-04-06 18:41:15 +04:00
stripe_decode.h Mention some missing includes in payments/ subdirectory 2021-08-12 08:51:45 +03:00
stripe_error.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
stripe_error.h Handle native / non-native payment methods (same way). 2021-04-06 18:41:15 +04:00
stripe_form_encodable.h Support entering card details natively. 2021-04-06 18:41:15 +04:00
stripe_form_encoder.cpp Mention some missing includes in payments/ subdirectory 2021-08-12 08:51:45 +03:00
stripe_form_encoder.h Support entering card details natively. 2021-04-06 18:41:15 +04:00
stripe_payment_configuration.h Support entering card details natively. 2021-04-06 18:41:15 +04:00
stripe_pch.h Port required parts of Stripe SDK to lib_stripe. 2021-04-06 18:41:15 +04:00
stripe_token.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
stripe_token.h Port required parts of Stripe SDK to lib_stripe. 2021-04-06 18:41:15 +04:00