PlacePay

Introduction

PlacePay is a payment integration that allows you to collect credit and debit card payments. It also accepts direct debit payments and it has multi-location support, which means you can set up separate accounts per location.

Before we dive into details, you might want to check what other payment gateway integrations we offer.

Never disconnect a payment integration if you have pending payments!

Before you begin

  • This integration is not supported on the sign-up page. Also note that the setting up of this integration requires developer tools. If necessary, contact our support team for assistance.
  • This integration does not support Purchase Flows. You will not be able to charge invoices immediately upon purchase with this integration.
  • Any setting for the purchase flow apart from Generate an invoice immediately will lead to an inability to complete the purchase/booking. The other options must be disabled, in order for the members to be able to purchase items from the shop.
  • PlacePay uses a mandate request system for authorization. Learn more.

 How to set up the integration

Get Your Private API Key

  1. Visit https://placepay.com/ and create an account. If you want to create a test account first, visit https://test.placepay.com/.
  2. Click on the drop-down menu with your profile name. Select Edit Your Settings.
  3. In the newly opened window, go to the API Keys tab. Here, you'll be able to add a new key pair by clicking the button.
  4. After you click the button, you'll be able to see your public and private keys. Please make sure to copy your private key before you close this window as you won't be able to view it again.
Note: You will not be able to use test keys for charging real payment details. Please make sure to use your live API keys when you're going to charge your members.
 

Get Your Deposit Account ID or Encoded Payee ID

You can received your Deposit Account ID or Encoded Payee ID by contacting the PlacePay support team. Upon successful registration, PlacePay support sends information about your Private API key, Payee ID and Encoded Payee Id (Deposit Account ID) over email. Alternatively, you can follow these steps to generate the ID using the PlacePay API. Here's a link to the PlacePay API Documentation

  1. Issue a GET request to the PlacePay API. Depending on whether you're using a test private key or a live private key, the URL to which the request will be sent is going to be different.
    - URL for test private keyhttps://test-api.placepay.com/deposit_accounts
    - URL for live private keyhttps://api.placepay.com/deposit_accounts
  2. When you're issuing the GET request, the authorization you're going to need is a basic authorization. Use the previously copied API private key. 
  3. Now that you've issued the request, the value of the property Id at the very top of the result is the Deposit Account Id. Copy that value so that you can later paste it in OfficeRnD.

    s2.PNG

Configure The Integration

After you've copied your Deposit account ID and Private key, you can use them to configure the integration in OfficeRnD:

  1. In Settings/Integrations you can scroll down to Payment Gateways and activate PlacePay.
  2. After you've activated the integration, click on Configure where you can paste your private key and Deposit Account ID
  3. Click Done and the integration becomes active.
Note: If you're going to be testing, make sure to enable the checkbox Use Place sandbox environment.
 
conf_pp.png

Further reading

Was this article helpful?
0 out of 0 found this helpful
Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.