Yes, its happening to my customers consistently. I'm on the 4th occurence in a couple of weeks. This is a log of a good response that comes back and ends up in a Bluepark Failure page (from which...
Type: Posts; User: Bandanashop
Yes, its happening to my customers consistently. I'm on the 4th occurence in a couple of weeks. This is a log of a good response that comes back and ends up in a Bluepark Failure page (from which...
For the avoidance of doubt $username in the example above relates to a Admin Bluepark username of 'api' (in my instance) that has full API access.
Set Variable [$username; Value:"api"]
Use Stripe for one of my Bluepark sites, no problems with it but there is a restriction on the percentage of refunds that it allows, which put me off integrating it with the other as with clothing...
I have managed to do a simple API call between Filemaker and Bluepark using the filemaker scripting language. This will be a game-changer for me as allows me to ADD/UPDATE/DELETE Bluepark records...
Dave, countdown script for products page has been done ? see here...
https://www.bluepark.co.uk/forums/showthread.php?8404-Countdown-Timer-For-Next-Day-Delivery&highlight=countdown
Has anybody else added a Bitcoin payment method into the checkout?
1) Install Bitcoin wallet on phone or elsewhere.
2 ) Publish QR code image from wallet on checkout success page for a payment...
Had this problem with securetrading yesterday, rang them and they said that they had just put a patch in. Okay today.
Use Stripe for one of our sites. Would recommend them. No issues to date,
Based on my experience watching the Royal Mail Click and Drop team test and respond to software incidents of their own making I can guarantee that this will be painful.:rolleyes:
Here is some sample code taken from a live transaction that has worked today and not done through the https://www.bluepark.co.uk/api-specification.html interface.
Try taking out the 'status':...
If you are doing it onscreen here (https://www.bluepark.co.uk/api-specification.html) then it will not update BUT will show you that it has done. This is by design.
If you have wrote code and you...
The DPD API documentation v2.0 only gives you read-only view of myDPD which makes me wonder why they bothered. This may change in the future but you would not be able to do this until Bluepark amend...
Shaun, Well documented mate - the sign of a good programmer! Also logging helps you debug. Well done for sharing.
Rob
Looks like this would work for some people particulary because it can work on a particular outlook folder which can be pre-filtered so you only print out what you actually want. It would speed up...
Another way - just announced by Royal Mail today - Click and Drop desktop
https://help.parcel.royalmail.com/hc/en-gb/sections/360001547014-Click-Drop-Desktop
Do it Joe, You are investing in yourself and your business. If 12 year olds are learning it at school how hard can it be?
Also there is a ton of free resources on youtube etc for this now. If you...
I think re-reading this again that collectively we are at the point where somebody at Bluepark should be looking at this don't you think? I had this again last week. Luckily I can switch to another...
In reply to Michelle:
Royal Mail are really tied to Zebra Printers, so I'm not sure if that would work. Zebra LP2844 £70 second-hand on Ebay and very robust. Also free labels from Royal Mail...
That's true you can't, however, there is a dropbox API...
This is how you might approach it in the Python programming language in simplistic terms with very simple error checking.
If you think...
Okay, you're right, in that case, extract what fields you need but the whole lot into an array. I would take id as that's the primary key. Then sort the array by modified_date. As it's a time field...