Jump to content

5 Up!

Member
  • Posts

    1
  • Joined

  • Last visited

5 Up!'s Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I am looking to offer 0% finance from my site using a third party provider whom I have an account with. They have sent me the following info but it goes right over my head! Short of hiring somebody to do this for me, can anybody explain to me how I can implement this in nice easy steps (as in I'm not a PHP programmer but have a basic grasp of coding)? here's what I have so far from my provider:- 1. collect customer details as part of your normal checkout process 2. send customer details to Payment Assist along with invoice info (/begin endpoint) 3. redirect customer to the URL returned in step (2) In step (2) you give us a failure URL and a success URL to redirect the user back to on your site, so all you have to do at this point is verify the status when they return and you're done. We also have a drop-in PHP SDK that you can use which handles all of the heavy lifting in regards to API interaction: https://github.com/paymentassist/paymentassist-php All or any help greatly appreciated or anybody fancy doing this for a sensible fee??
×
×
  • Create New...