XFCoder :: On-Site Wallet

XFCoder :: On-Site Wallet [Paid] 1.0.5

No permission to buy ($25.00)
Integration news: Job System by Olakunlevpn now integrates the wallet as a withdrawal method, in addition or as an alternative to DragonByte Credits.
 
@gigipmc i'm using Wallet as virtual 'cash' for use in football/hockey squares. However, i would like to be able to log and/or see all the transactions. Currently the only thing visible is a notification that the user received funds (if they win) or their balance shows an increase. How would I go about seeing the interaction between Wallet and the other addon(s)?? for purpose of logging.
 
There is a transaction log in ACP under the Logs section, it shows each and every wallet transaction and they are filterable and exportable.

If you have custom code that adjusts the balance without actually creating transaction entities, then that custom code needs to be redone as per this example.
 
Yes it can be used as a payment method during checkout, but it currently cannot be used as a withdrawal method for merchants since withdrawals are a custom functionality of RM Marketplace so it's up to its developer to integrate the wallet there.
 
Yes it can be used as a payment method during checkout, but it currently cannot be used as a withdrawal method for merchants since withdrawals are a custom functionality of RM Marketplace so it's up to its developer to integrate the wallet there.
Hmm

So I’m the only merchant on my forum, and as I understand it: users buy credits through Stripe or PayPal (whichever payment method I’ve configured). That payment goes directly to me right?

Then they receive virtual credits, which they can use to get my resources. So technically they’re not paying again when they redeem credits, they already paid upfront for those credits

So in practice, it’s basically the same as them buying the resource directly from me, just through a credit system. Is that correct?

So it should work for my case being the sole merchant, no extra custom development needed?
 
Another question, is it possible to support automatic invoice generation when a user buys credits? Some users may need invoices for tax purposes

I know [XFA] RM Marketplace/Shop generates invoices for orders, would it be possible to implement something similar for credit purchases, OR maybe integrate with it somehow?
 
And this is a very important question:

Let’s say a resource costs 10, and the user has 5 in wallet credit. On the purchase page, how would that work? Can they use the 5 credit first, and then pay the remaining 5 using another payment method?

Or is that something [XFA] RM Marketplace/Shop would need to handle?

I’m trying to figure out whether I should use this addon, or if it would be better to have something custom made that works directly with [XFA] RM Marketplace/Shop
 
As for your first question, yes you understood it correctly.

As for invoices, you can already generate them with the payment methods used to purchase the credits (e.g. Stripe or PayPal).

There is no option for splitting payments between payment methods, that's not how XenForo works and it will require a lot of custom development to change that (it has nothing to do with the Marketplace). If a user doesn't have enough credits (e.g. has $6 and needs $10), he will get an overlay message telling him to top up additional $4 with a link to the wallet page.
 
Back
Top Bottom