question

jcroy33 avatar image
jcroy33 asked devjoe answered

Hosted Checkout Not Displaying Service Fee

We have an additional charge set up in the Sandbox developer account. However, when taking the user to the Hosted Checkout, it only displays the "subtotal" "tax" and "tip". The Service charge is not displayed. screenshot-2023-08-16-at-65304-pm.png

screenshot-2023-08-17-at-30156-am.png

REST APIPaymentse-commerce apiDeveloper Pay API
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

bryanvargas avatar image
bryanvargas answered jcroy33 commented

It looks like in sandbox the feature flag is not enabled. It will have to be added but this functionality is available in PROD US Merchants. I can't promise I can get this flag enabled for your test merchant, however, can you send me your test merchant ID

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

jcroy33 avatar image jcroy33 commented ·

Test mechant ID: JS4NE6ZY6C2M1


MID is: RCTST0000008099


Not sure if you need MID, but thank you for your help!

0 Likes 0 ·
harry625 avatar image
harry625 answered

It seems there might be an issue with how the Service Fee is configured to display in the Hosted Checkout. Have you checked the settings in your Sandbox developer account to ensure the Service Fee is correctly integrated and configured to appear alongside subtotal, tax, and tip? Double-checking these settings could help resolve the visibility issue.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

g3rocks avatar image
g3rocks answered

Lussa: The Final Frontier is a WEB3-oriented NFT PC / Mobile / Console game for real game lovers, enhanced with new dynamics and realistic graphics.

https://lussa.io

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

janejlocane avatar image
janejlocane answered

Thanks a lot!

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

devjoe avatar image
devjoe answered

If the Hosted Checkout is not displaying the Service Fee despite it being set up in your Sandbox developer account, here are a few things you can check:

  1. Configuration Check: Ensure that the Service Fee is correctly configured in the backend and applied to the appropriate products or orders.

  2. Checkout Template: Review the checkout template or code to confirm that the section displaying the Service Fee is included and correctly formatted. Sometimes, custom templates might not automatically include all additional charges.

  3. API and Integration: Verify that the API calls or integration settings are passing the Service Fee information correctly to the Hosted Checkout. If there’s an issue with how the data is sent, the fee might not be displayed.

  4. Testing in Sandbox: Since this is in the Sandbox environment, double-check if there are any differences in how Sandbox processes additional charges compared to a live environment. It might be a Sandbox-specific issue that doesn’t occur in production.

  5. Browser Cache: Clear your browser’s cache or try in an incognito window to ensure it’s not a caching issue where old data is being displayed.

  6. Developer Tools: Use browser developer tools (F12) to inspect the checkout page and check if the service fee is being rendered in HTML but is just not visible due to CSS or other issues.

If the issue persists, consider reaching out to the platform's support team with your specific details, including the screenshots and the configurations used, for further assistance.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community