-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an additional "details" text area for PayPal #1032
Conversation
Move code to a better place
For this and #1035, please copy as done for PayByMail or CashAtAtm.
|
You can see all changes made to support extra info added to Australia PayID: https://github.com/haveno-dex/haveno/pull/994/files. These PRs should include the same changes for extra info. |
Thanks for the tips I'll start looking at it |
I've tried running a basic test to get the version and I am getting this error: ` ● Can get the version (CI)
● Can get the version (CI)
` Do you know why? I will admit since I started working on Haveno I have caused conditions to create exceptions due to failed trades, "hash of peer's payment account payload does not match contract" exceptions, and various other exceptions but I don't believe those should effect the test correct? If necessary I can start with a clean version of haveno but this error seems unrelated. |
Are you running the envoy proxy and funding wallet, from the instructions? |
I think I figured it out... Edit: Nope. I run envoy with: The last few lines from envoy are: [2024-06-28 08:10:50.309][1][info][config] [source/server/configuration_impl.cc:154] loading stats configuration So seems to be working correctly. After running 2024-06-28 08:06:31.741 W Received money: 35.108352808731, with tx: <27fb5882abcc5c89ce681dbd5952ab3b870f67f739cd0798d97bbe25b46d9d5a> When I run the test, I get this output un-28 4:11:03:81 [L0] Initializing funding wallet But I am still getting error above:
` I tried running the example here |
To run the test, you'll need to have running:
Also first quit any running instances of java, monerod, monero-wallet-rpc, in case an old process is interfering. If everything's running correctly and nothing is interfering, the tests ought to be able to run. Someone else has reported they had to change instances of |
I figured it out. It was envoy. You need to add I will work on it but work may be slow until the holiday is over so just heads up |
Thanks, I added the |
Hey I can prob. start working on this this weekend. Two questions:
Thanks |
No it would be good if you could complete it. Next release planned for ~2 weeks from now. |
#1021
This is only for Paypal accounts only. Probably need to do it for CashApp accounts as well.
Tested and verified on 1.0.7