The following links will take you directly to the installation page in Salesforce:
Installing GoMeddo Payments for GoMeddo is a 2 step process,
-
Install the main package
-
Install the bridge package, this connects GoMeddo Payments with GoMeddo
Important! Make sure to always install “For Admins Only”.
Changelog
A version history of GoMeddo Payments and the GoMeddo to Payments Bridge
Version 1.9 - March 16th, 2026
Bugs
-
Fixed an issue where generating a payment transaction could fail
Version 1.8 - March 13th, 2026
Bugs
-
The Reference field on the Generate Payment Link flow action is now correctly marked as required. The action failed without it, so it now shows alongside the other required fields instead of under optional settings.
-
Fixed an issue with the connected apps used by GoMeddo Payments.
Version 1.7 - October 19th, 2025
Features
-
Payment links generated from the flow action can now have an expiration date set directly on the link.
-
Added support for configuring more than one merchant account for the same provider, for example separate Adyen merchants per country, each with its own name so you can pick the right one when generating a payment link.
-
GoMeddo Payments now creates a Transaction record in Salesforce and can push real time payment status updates to it. See Transactions and real time updates.
-
Payment provider webhooks are now registered automatically when you create a provider.
-
Added a guided onboarding flow for setting up a payment provider, and refreshed the Payments settings page.
Version 1.6 - July 17th, 2025
Features
-
Payment links can now be generated from a callable Apex method, in addition to the existing flow action.
Version 1.5 - January 8th, 2025
Bugs
-
Fixed an issue where the Generate Payment Link flow action disabled all of its input fields while being edited.
Version 1.2 - April 26th, 2024
Features
-
Added a Generate Payment Link flow action, so a payment link can be created directly from a Salesforce Flow, for example when a reservation changes status. See Generate Payment links from a flow.
Version 1.1 - March 8th, 2024
Features
-
Payment providers can now be edited after creation, for example to fix a merchant account name or refresh a Stripe webhook secret, instead of needing to delete and recreate the provider.
-
Provider credentials are now validated on creation and update, so you know immediately if they are working before you rely on them.
-
A confirmation message now appears when a GoMeddo Payments account is created.
Bugs
-
Fixed an issue where a payment link could redirect to an expired session because the browser had cached the redirect.
Version 1.0 - January 26th, 2024
Features
-
Initial release of GoMeddo Payments. Create a GoMeddo Payments account and configure Adyen, Six, or Stripe as your payment provider.
-
Payment providers can be configured and deleted from the config page, and access is controlled with a dedicated GoMeddo Payments Admin permission set.
-
GoMeddo Events can reference a configured payment provider on the event record, so a payment link is generated automatically as part of event registration.
GoMeddo to Payments Bridge
Version 0.2 - March 19th, 2026
Features
-
The mapping between payment status and reservation status is now configurable in the Bridge, so you can control which reservation status results from a payment update.
-
A ready to use template flow is now included that generates a payment link automatically when a reservation is created or updated with a specific status. See GoMeddo - Template - Generate Payment Links from Reservation flow.