Skip to content

Masterpass dev setup

Tiago Amaro edited this page Oct 1, 2015 · 2 revisions

Setup masterpass on dev machine

If you want to setup masterpass on your local machine, please follow these steps:

  • setup callback domain to a valid virtual host. Example: http://local.fameandpartners.com:3000
    • This can be edited on your /etc/hosts file like 127.0.0.1 local.fameandpartners.com
  • change server to sandbox (instead of live)
  • check test mode
  • Fill in sandbox consumer key: YqQfUYE37c1Oh5UJLbOPmD3FfFRCyErbbE9e8PYSb2f91004!44786968766d30452b584867514d79734a32553144673d3d
  • Fill in checkout identifier: a4a6w4vamxya5id94qy991idsdw6fsi3zp

You can use the following test user to order something:

  • Test user:

Reminders

  • Masterpass does not process payments at all. You have to have a valid payment gateway enabled (also on test mode) on your dev environment