Sebastian
03b12d2b27
fix wrong fee calculation
2023-01-20 15:45:02 -03:00
Sebastian
81dda3b6b1
fix: effective amount is higher that raw amount in transfer
2023-01-20 09:59:20 -03:00
Sebastian
420493b3e6
use payto builder and prevent showing cancel for non-payment
2023-01-17 16:01:28 -03:00
Christian Grothoff
4a104415fe
-typos
2023-01-16 17:50:34 +01:00
Sebastian
bd57fa46a4
show deposit transaction info
2023-01-15 17:49:57 -03:00
Sebastian
0b2bf13def
using extendedStatus
2023-01-13 16:09:33 -03:00
Sebastian
e87073d42a
add kyc warning
2023-01-11 15:30:14 -03:00
Sebastian
4a781bd0dd
fix #7153 : more error handling
...
if handler do not trap error then fail at compile time,
all safe handlers push alert on error
errors are typed so they render good information
2023-01-09 20:20:09 -03:00
Sebastian
9b04d8bf35
fix #7152
2023-01-09 08:38:48 -03:00
Sebastian
f93bd51499
wxApi from context and using the new testing sdk
2022-12-15 17:11:24 -03:00
Sebastian
7fc8d64c90
pending #7468
2022-11-18 13:26:48 -03:00
Sebastian
6dc4fda73a
fix #7477
2022-11-17 17:07:24 -03:00
Sebastian
43c7cff750
un-uglyfy, fix: 7442
2022-11-07 19:29:47 -03:00
Sebastian
a3ac373597
add word break for long payto
2022-11-07 15:14:40 -03:00
Sebastian
ca2b4d8c80
add payto uri on bank info
2022-11-07 15:11:45 -03:00
d50294f76e
wallet-core: DB FIXMEs (amount format)
2022-11-02 18:23:17 +01:00
Sebastian
3f2db7707f
using new wallet api (typed interface)
2022-10-25 12:23:52 -03:00
Sebastian
538f27e9dd
fix #7332
2022-09-29 10:05:17 -03:00
Sebastian
e143108254
pretty
2022-09-16 16:04:41 -03:00
Sebastian
59d235e8d2
redirect after success #7357
2022-09-16 16:03:58 -03:00
Sebastian
5d08379139
working on #7357
...
getTransactionById is introduced:
with that we move all transaction information building into a function
transactionId was added in every response that creates a tx
2022-09-16 11:13:09 -03:00
Sebastian
f9f2911c76
adding missing i18n
2022-09-13 11:09:04 -03:00
Sebastian
1e00724a0d
listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from the denoms
2022-09-06 17:17:50 -03:00
Sebastian
5e7812d63e
show sharing action when the tx is not completed
2022-09-01 08:42:45 -03:00
Sebastian
d84424202d
p2p tx rendering
2022-08-31 00:20:35 -03:00
Sebastian
dce055d0d3
withdraw call to action
2022-08-10 11:50:46 -03:00
Sebastian
7a600514c6
fixing #6096
...
merchant details and contract terms details factored out, to be used by other components
tests and stories updated
payment completed != confirmed (confirmed if paid by someone else)
2022-08-08 14:09:36 -03:00
Sebastian
78b056a0b1
remove listener on unload
2022-06-09 14:16:28 -03:00
Sebastian
ff49e3477e
format amount so it is align to fractional digitls
2022-06-09 13:37:33 -03:00
Sebastian
e09005a577
updating old copyright header
2022-06-06 12:05:26 -03:00
Sebastian
5d9390bb34
typechecked dynamic path
2022-06-02 12:20:36 -03:00
Sebastian
af7b107f45
mui button impl
2022-06-01 15:47:47 -03:00
Sebastian
64488a5593
use logo, website and emai in purchase details
2022-05-29 01:42:35 -03:00
Sebastian
029340469a
show refund info in purchase
...
notify refund pending with accept button on the purchase details
better payto box
2022-05-29 01:23:21 -03:00
Sebastian
24162c1086
transaction details template
...
mayor change in the template of the transaction details for every
transaction
more work needs to be done in wallet core for tip and refund to show
more information about the merchant like logo and website
2022-05-26 15:57:12 -03:00
Sebastian
e4ea201943
feat: awaiting refund
2022-05-14 18:09:49 -03:00
Sebastian
dc842eab6b
deposit from payto
2022-05-03 00:16:03 -03:00
Sebastian
939729004a
tip and refund stories and test
2022-05-02 19:21:34 -03:00
Sebastian
41ab855736
remove old async hook
2022-04-26 11:48:29 -03:00
Sebastian
65e6a8caa0
useAsync new API
2022-04-26 11:48:28 -03:00
Sebastian
dc2c2b3650
show btc wire details in withdraw details transaction
2022-04-18 16:20:54 -03:00
Sebastian
2bd6dae00d
show amount nicely, into a component
2022-04-11 11:36:37 -03:00
Sebastian
e2651bdff2
add extension to every import
2022-03-28 23:41:07 -03:00
Sebastian
1d85662946
storybook like page for dev, plus some style fixes
2022-03-28 14:04:06 -03:00
f8d12f7b0d
wallet: t_s/d_us migration
2022-03-21 19:20:48 +01:00
Sebastian
6f2a301469
removing repeated summary & adding subtitle on transaction refunded
2022-03-17 15:06:17 -03:00
Sebastian
49948eea98
fulfillment url on payment ticket
2022-03-17 15:01:03 -03:00
Sebastian
b650750bcc
no more back button
2022-03-17 15:01:03 -03:00
Sebastian
08959f83bc
take translator from transaltion context
2022-03-14 15:21:24 -03:00
Sebastian
8c3e572934
we are force to use i18n.Translate, otherwise pogen won't find the tag
2022-02-24 12:50:52 -03:00