Jump to content

ipod

Member
  • Posts

    3
  • Joined

  • Last visited

About ipod

ipod's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hello When I open the link /cart.php?a=add&bid=1 I see 302 redirect to /cart.php?a=add&pid=7 a part of bundle is lost. Why it happens?
  2. Hello, I'm trying to put client custom field in the header, but it is not displayed: I'm trying in the loop: {if $customfields} {foreach $customfields as $customfield} {$customfield.name}:{$customfield.input} {/foreach} {/if} Also trying directly as at the doc http://docs.whmcs.com/Custom_Fields: {$client_custom_field_mycode} But it doesn't show I can see the field in the admin Can you please help me?
  3. Hello, I'm trying to test USApay gateway with test credit cards, but in the frontend I got an error "The credit card details you entered were declined", in the Gateway logs: "Specified source key not found" Gateway settings is filled - key is correct How can I test it?
×
×
  • 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