Bitcoin Forum
May 09, 2024, 01:40:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to manually withdraw pending transactions on mercatox  (Read 173 times)
Psalmy2cute (OP)
Full Member
***
Offline Offline

Activity: 378
Merit: 100



View Profile
January 18, 2018, 06:03:04 PM
 #1

How to manually withdraw pending transactions on Mercatox.
-------------------------------------------------------
 
Note: this works only for those that were NOT (incorrectly) labelled as 'paid'.
 
Steps:
 
(0) Instal Google Chrome and login to Mercatox
(1) Go to "Transaction history"
(2) Find the transaction ID of the pending transaction
(3) Edit the following Javascript code
 
    $.post(
        '/wallet/cancel-withdraw',
            {
                _csrf: _csrf,
                   id: "Transaction ID"
                        }, function (data) {
                            if (data) {
                               alert("cancelling");
                            } else {
                                notify('Error');
                            }
                        }
                    );
                   
    Replace "Transaction ID" by your pending transaction ID; do surround the TX ids by quotes (e.g., "32343242").
   
(4) Right click on the screen, go to "Inspect", then to console
 
(5) Paste the Javascript code and run
 
(6) Withdraw your funds
 
(7*) Tip me in ETH/any ERC20 you can spare at: 0xe32c340433A440A800277CA53627d99b4414345c

 
     Or if you fancy BTC: 1BqNtet2RArsCPVC2KTgXR7JzCgtdHC9Fi
 
1715262018
Hero Member
*
Offline Offline

Posts: 1715262018

View Profile Personal Message (Offline)

Ignore
1715262018
Reply with quote  #2

1715262018
Report to moderator
1715262018
Hero Member
*
Offline Offline

Posts: 1715262018

View Profile Personal Message (Offline)

Ignore
1715262018
Reply with quote  #2

1715262018
Report to moderator
1715262018
Hero Member
*
Offline Offline

Posts: 1715262018

View Profile Personal Message (Offline)

Ignore
1715262018
Reply with quote  #2

1715262018
Report to moderator
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715262018
Hero Member
*
Offline Offline

Posts: 1715262018

View Profile Personal Message (Offline)

Ignore
1715262018
Reply with quote  #2

1715262018
Report to moderator
1715262018
Hero Member
*
Offline Offline

Posts: 1715262018

View Profile Personal Message (Offline)

Ignore
1715262018
Reply with quote  #2

1715262018
Report to moderator
1715262018
Hero Member
*
Offline Offline

Posts: 1715262018

View Profile Personal Message (Offline)

Ignore
1715262018
Reply with quote  #2

1715262018
Report to moderator
EngineeredVirus
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 19, 2018, 04:11:21 PM
 #2

I have a "Processing" status for a day now. Can you help please?
regular_noodle
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 20, 2018, 04:56:08 AM
 #3

Thank you so much!

How did you work that out?
stronghands101
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 21, 2018, 06:56:00 AM
 #4

Thanks for this. I have had my withdraw say processing for 2 weeks now. Any way to solve this?
Psalmy2cute (OP)
Full Member
***
Offline Offline

Activity: 378
Merit: 100



View Profile
January 27, 2018, 06:42:21 AM
 #5

I have a "Processing" status for a day now. Can you help please?
I can't I've just given all the help i can give... Its easy ... If you've Properly gone through the steps given above
Psalmy2cute (OP)
Full Member
***
Offline Offline

Activity: 378
Merit: 100



View Profile
January 27, 2018, 06:44:13 AM
 #6

Thanks for this. I have had my withdraw say processing for 2 weeks now. Any way to solve this?
The solution is above... You have nothing to worry about... I got my ethereum withdraw out in an instant with that JavaScript
Psalmy2cute (OP)
Full Member
***
Offline Offline

Activity: 378
Merit: 100



View Profile
January 27, 2018, 06:44:39 AM
 #7

Thank you so much!

How did you work that out?
Did it work for you??
Psalmy2cute (OP)
Full Member
***
Offline Offline

Activity: 378
Merit: 100



View Profile
January 27, 2018, 07:00:09 AM
 #8

IF YOURE STILL HAVING PROBLEMS GETTING YOUR WITHDRAWAL FROM MERCATOX YOURE ALWAYS WELCOME TO PM ME
btcinsight
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
February 07, 2018, 02:32:22 PM
 #9

Does this trick still work? I tried on an XRB withdrawal but it seems it has no effect (no error message either, server just replies with "0")

Bitrated user: 2btcinsight.
jhenfelipe
Hero Member
*****
Offline Offline

Activity: 1372
Merit: 647


View Profile
February 07, 2018, 09:30:47 PM
 #10

Does this trick still work? I tried on an XRB withdrawal but it seems it has no effect (no error message either, server just replies with "0")
No one confirmed that this method worked for them (either it didn't or the users above haven't tried at all). Anyway, how long have you been waiting for your withdrawal? I saw here that Mercatox processed all withdrawals yesterday. Not sure if all recent request will be processed immediately.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!