summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/payments/payments_checkout_process.cpp
AgeCommit message (Expand)Author
2024-07-19Improve bot checkout error messages.John Preston
2024-05-30Added box for small balance of credits.23rd
2024-05-30Added initial support for non-panel credits receipts.23rd
2024-05-30Added initial ability to process non-panel payment forms.23rd
2024-05-30Added initial ability to provide data for non-panel payment forms.23rd
2024-05-30Added api support of invoice payments for credits.23rd
2024-04-26Support separate webview storages.John Preston
2024-04-15Simplified management of PasscodeBox within customCheckCallback.23rd
2023-10-26Support giveaway message layout.John Preston
2023-09-22Update API scheme to layer 164.John Preston
2023-09-12Handle background / title colors in web-apps.John Preston
2023-05-17Detach ComposeControls from SessionController.John Preston
2023-02-07Ease local card expiry date check.John Preston
2022-08-09Set name / phone texts on-demand.John Preston
2022-07-26Support additional saved payment methods.John Preston
2022-06-20Allow HiddenUrlClickHandler to work in a payment form.John Preston
2022-06-01Request terms acceptance for recurring payments.John Preston
2022-05-19Support web_app_open_tg_link / web_app_open_invoice.John Preston
2022-05-19Handle invoice t.me links.John Preston
2022-05-08Moved out mtp fields from CloudPasswordState to nested struct.23rd
2022-04-12Custom scroll bar in WebKit / Chromium.John Preston
2022-03-30Support theming for webview-s (payments, attach).John Preston
2021-12-22FullMsgId rely on PeerId instead of ChannelId.John Preston
2021-08-10Moved MTP cloud password from ApiWrap to Api::CloudPassword.23rd
2021-07-13Fix -Wunused-variable warningsIlya Fedin
2021-04-13Fix contract violation in shutdown with webview.John Preston
2021-04-12Support blocking progress in payment panel.John Preston
2021-04-12Show toast on successfull payment.John Preston
2021-04-08Add native card input support through smartglocal.John Preston
2021-04-06Add better error reporting to payments.John Preston
2021-04-06Add a warning once per bot on payment.John Preston
2021-04-06Warn before closing payment panel.John Preston
2021-04-06Always show footer in webview in payments.John Preston
2021-04-06Implement a nice money input field.John Preston
2021-04-06Fix payments with zero tips.John Preston
2021-04-06Allow saving and using saved credentials.John Preston
2021-04-06Use title/description from paymentReceipt.John Preston
2021-04-06Improve design of payment bottom buttons.John Preston
2021-04-06Reactivate window on payment close.John Preston
2021-04-06Support adding tips in payments.John Preston
2021-04-06Add support for inline invoices.John Preston
2021-04-06Update API scheme to layer 128.John Preston
2021-04-06Simple receipt viewing.John Preston
2021-04-06Add local validation for card information.John Preston
2021-04-06Improve checkout information / card page design.John Preston
2021-04-06Improve checkout main page design.John Preston
2021-04-06Handle native / non-native payment methods (same way).John Preston
2021-04-06Support entering card details natively.John Preston
2021-04-06Validate saved information on payment form open.John Preston
2021-04-06Show some payment errors, focus fields.John Preston