#gav-govuk-pay

1 messages · Page 1 of 1 (latest)

signal saddle
#

Hey, I'm not familiar with GOV.UK Pay. Can you share any related documentation?

remote hawk
signal saddle
#

Can you explain some more about your planned integration, specifically the Connect part

remote hawk
#

I plan to use this model (type 2) https://govukpay-docs.cloudapps.digital/account_structure/#type-2-gov-uk-pay-combined-psp-combined

So essentially I will have a single payment portal which can be used for a range of services. I will use a web app to capture info about the user and their service, redirect to the GOV.UK Pay portal and use the custom metadata fields from the GOV.UK Pay API to pass specific info on the payment.

Behind the scenes, the GOV.UK Pay service uses Stripe to payout all payments made that day in bulk pay to my Connected account (which will be a Stripe account).

I want to further Connect accounts to this Stripe account for each seller. I want to then automatically split each sellers payments from the daily bulk payment through using the custom metadata. As all payment functionality and accounts are Stripe based I was hoping I could access and use this custom metadata rather than develop my own payment logic application/API

signal saddle
#

🤯

#

Sorry, really struggling to understand the Stripe ask here

#

I want to further Connect accounts to this Stripe account for each seller.
I'm not sure what this means

#

redirect to the GOV.UK Pay portal and use the custom metadata fields from the GOV.UK Pay API to pass specific info on the payment
Are those metadata fields carried across the the related Stripe object?

remote hawk
#

"Stripe Connect" is used to payout the user payments into the connected account. I'm trying to find out what data is passed with this payment essentially

#

I've engaged with GOV.UK Pay support to see if they can help

signal saddle
#

Have you been able to setup this flow in the test environments?

#

It seems like a question more suited for GOV.UK

#

If the metadata is sent to us, then you can use that to reconcile the balance for a transfer to the related connected account