Jump to content

pszDan

Member
  • Posts

    8
  • Joined

  • Last visited

About pszDan

pszDan's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi APi call UpdateClientProduct requires 'serviceid' attribute but I've no idea which API method provides this i.e. tried getclientsproducts and getproducts Any ideas?
  2. Hi, I'm calling GetInvoices without a user id and status='Unpaid' which returns a series of invoices with currency fields - only the currency is incorrect i.e. I'm getting $ when it should be £. However, when the userid is specified the currency is correct - so it looks like the currency is obtained from the client profile and without it it's defaulting to $. Looks like a bug, but prob worth updating the API doc to mention this behaviour Cheers Dan
  3. Hello! I've taken over a project (with no documentation ;o) which will use WHMCS as the central ordering and invoicing system for a subscriptions based business. I'm using the API to add clients/orders/products etc and so far that's all fine. My main area of uncertainty is around the actual payments. We are using Sagepay direct as our gateway only we don't want to store any credit cards in WHMCS. Am I right in thinking that I will have to make the transactions with Sagepay using their API myself and then use API: Add Invoice Payment to update the invoices within WHMCS. My question is, following on from the original payment, we want our clients to be billed in a recurring fashion. Is there a way I can get WHMCS to do this just using the TX Authenticate from the original Sagepay authorisation? Many thanks Dan
×
×
  • 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