Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Congratulations on installing PosiPay! After your initial installation, you are now able to configure the features to make them accessible.

Note: Do this after installing the latest package.

Grant Access to PosiPay

To have access to the PosiPay features, assign PosiPay’s Permission Set to a User with a System Administrator profile.

...

  • Choose PosiPay and click Add to Enabled Permissions Sets then click Save. The System Administrator now has access to all of the PosiPay objects and fields.

    11.03.2024_15.26.50_REC.png

Enable Webhook Listener

In the next step, we will setup the webhooks from Stripe’s end, but first, you need to make sure you are configured to be able to listen to them correctly.

...

  1. Click Stripe Form Profile and click Apex Class Access

...

  • In

...

  • All Sites, click Builder next Stripe Form.

  • Click Settings and select General.

  • Under Guest User Profile, click the profile name.

  • Click Apex Class.

...

  • Click Edit to add Webhook Listener Class

...

  • Under the Available Apex Class find PosiPay Webhook Listener and add it to the Enabled Apex Classes

...

Enable Guest Access

In order for Stripe to be able to engage with PosiPay, we need to create the right environment that allows Stripe to speak to certain objects within PosiPay.

...

Create Community Site

  • Go to Setup > All Sites > Click New

...

  • Choose a template, for our Site, we choose Build Your Own (Aura).

...

  • Gateway Event
    Click Edit and tick Read and Create under the Object Permissions as well as in Fields Permissions and click Save.

    image-20240131-030938.pngImage Removedimage-20240131-030938.pngImage Addedimage-20240131-030955.png
  • Gateway Account

    image-20240131-031029.pngImage Removedimage-20240131-031029.pngImage Addedimage-20240131-031039.png
  • PosiPay Log

    image-20240131-031121.pngImage Removed


    image-20240131-031121.pngImage Added

Set up the Smart Retries on a Stripe account

There are various reasons why payments may fail, but many of them are fixable. You can use Stripe to automatically retry failed payments by configuring the settings in the Retries tab of the Revenue Recovery Dashboard.

Open your Stripe Account and then locate and click on the “Revenue Recovery” option in the navigation menu.

...

In the Revenue recovery Dashboard navigate to Retries tab, and in the Card payment retries select Use a Smart Retry policy for subscriptions.

...

Next place to go: Step 4 - Stripe Setup - PosiPay