Jump to content

Add Markup for coinbase commerce Gateway


Recommended Posts

19 hours ago, BlueAngelHost said:

I am using coinbase commerce , is there a way to add markup for the payments like 1% to 5% during the crypto conversion.

it might be worth taking a look in  Marketplace for 'gateway fee' addons - there are a handful of options in there (free and paid) and they will allow you to add a fee (fixed or percentage) on a per gateway basis.

if any of them are not marked as compatible with your WHMCS installed version, then check with their developers - their addons may well be compatible, but their MP listing not yet updated.

there are coinbase commerce gateways in Marketplace (free and paid), but I don't think any of them have the option you want - though contacting the developer of your existing module might be a option if you want them to add the feature.

Link to comment
Share on other sites

@Brian

I already use Payment Gateway Charges from Modules Garden and it works fine, but that option add another line in the invoice as Gateway charges and sometime customers don't like that.

But I saw some hosting provider e,g Namecheap they do not mention anywhere that they are charging anything extra for the Crypto payments but they just calculate +5% when converting USD to Crypto.

 

this functionality is available in Blockonomics plugin so I think if this can be achieved in coinbase commerce plugin as well.

Edited by BlueAngelHost
Link to comment
Share on other sites

As a quick solution you could hide that line from viewinvoice.tpl and invoicepdf.tpl based on description (or tblinvoiceitems.relid and tblinvoiceitems.type if possible).

Probably you should also spread the cost of this line (your 5%) over all other existing items. It's simple math. When foreach() invoice items sum its value to your markup / (number of invoice items - 1).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated