dashed-slug.net › Forums › General discussion › Need help with Mycred integration!
- This topic has 7 replies, 3 voices, and was last updated 2 years, 4 months ago by alexg.
-
AuthorPosts
-
March 8, 2018 at 2:24 am #2555AnonymousInactive
Would it be possible to get a hook to be able to sell Mycred points? I can buy the points already through the coinpayments adapter but I need to allow them to sell the points back for bitcoin and have it go to their wallet or withdraw. I could pay some money if need be…
March 8, 2018 at 9:05 am #2559alexgKeymasterHi,
I’m curious, how come you said that you “can buy the points already through the coinpayments adapter”? The CoinPayments adapter lets you use a number of cryptocurrencies, not buy or sell anything, and MyCred points are not a cryptocurrency.
Making it possible to do what you suggest might not be a bad idea, but it would probably involve the following:
– A coin adapter that interfaces with the MyCred plugin
– An exchangeI am already working on building an exchange, whenever I find time among user support requests, and I am unable to undertake any more work. Additionally, I do not undertake custom development tasks, this is explained in the FAQ. There is simply too much to do as it is.
I am adding your idea to my backlog, but unfortunately I cannot make any promises as to when something like that would be available.
Thank you very much for sharing this. Hope you understand.
P.S. I have moved this to the General Discussion because it is not really relevant to the CoinPayments adapter.
March 8, 2018 at 8:34 pm #2565AnonymousInactiveThanks for the reply. I use woocommerce and have it hooked into mycred to automate the point payout. Coinpayments adapter is used as a gateway to buy. Now I just need to hook a woocommerce product the other way so people can sell them back. Basically have the point purchase trigger a withdrawal. Having it use points and all that is setup. It’s the trigger effect I need.
March 9, 2018 at 9:49 am #2567alexgKeymasterThanks for the clarification.
The CoinPayments adapter is a coin adapter for the Bitcoin and Altcoin Wallets plugin. It cannot be used as a payment gateway.
Are you using the WooCommerce payment gateway available here? https://www.dashed-slug.net/bitcoin-altcoin-wallets-wordpress-plugin/woocommerce-cryptocurrency-payment-gateway-extension/
March 9, 2018 at 2:36 pm #2579AnonymousInactiveYes sir. I clarified coinpayments since that’s what I have to use until I run my own node. Is there any guide or anything for the ssh tunnel process for this kind of thing until I run my own node?
March 12, 2018 at 11:11 am #2585alexgKeymasterUnfortunately no, I have not put together a guide on how to do ssh tunneling to a full node wallet.
To clarify, this is recommended practice from the Bitcoin developers and is only needed when the wallet runs on a different server than your WordPress installation. If they are both on the same machine, tunneling is not needed.
I will try to add step-by-step instructions in the documentation when time permits. In the meantime, you could have a look at the following instructions I found with a Google search:
https://gist.github.com/EnigmaCurry/bdd9fd28d7a73fe52eb4
P.S. In the future can you please open a new thread for each distinct request? This helps keep the forums clean for people who look for similar info in the future. Thanks.
June 19, 2022 at 12:23 am #11819vorticismParticipantIf the mycred balance could be used in the wallet (or if it could be synchronized), the wallet’s usability would be greatly increased.
It would be great if users could withdraw tokens/coins obtained through mycred hooks to the blockchain.August 9, 2022 at 9:47 am #11988alexgKeymasterHello,
Sorry but everything in this plugin is built specifically to use its own ledger, not MyCred. I have moved from using a ledger based on custom SQL tables to using CPTs as a ledger, and this has its advantages, but this change required 2 years of work and a complete rewrite of the plugin. What you are thinking of would be an extension to MyCred, which would be a different thing altogether. It’s out of the question for me to do this.
Perhaps someone interested in building MyCred extensions can do this. Interfacing with the wallets is the easy part.
with regards
P.S. Apologies for the late reply. I wasn’t notifies about this thread. I will look into this.
-
AuthorPosts
- You must be logged in to reply to this topic.