Payment Gateway Integration #1426
Answered
by
jacobsfletch
sanjeevbrok99
asked this question in
Q&A
-
Can we integrate Payment Gateway Api in Payload???? |
Beta Was this translation helpful? Give feedback.
Answered by
jacobsfletch
Nov 22, 2022
Replies: 1 comment
-
@sanjeevbrok99 yes you should be able to integrate with any third party service, including payment gateways. Stripe is especially good at this, but the integration would look largely the same for any service. Just use the Payload hooks to trigger your payment events: https://payloadcms.com/docs/hooks/overview#hooks-overview |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zubricks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@sanjeevbrok99 yes you should be able to integrate with any third party service, including payment gateways. Stripe is especially good at this, but the integration would look largely the same for any service. Just use the Payload hooks to trigger your payment events: https://payloadcms.com/docs/hooks/overview#hooks-overview