Skip to content

Can I use my own payment infrastructure with Request Network requests? #1280

Discussion options

You must be logged in to vote

Yes. Request Network is open to integrating 3rd party payment infrastructure as long as the integration is open-source and results in Pull Requests (PRs) into the Request Network SDK that enables all of the Builders in our ecosystem to benefit and use the payment infrastructure.

Details

  • Request Network payment detection relies on events emitted during the payment transaction that contain a paymentReference which ties the payment to the request. The paymentReference is an 8-byte hash derived from the request ID.

Option 1: Update the 3rd party payment smart contract to emit the paymentReference event.

This means adding a new payment network. This would require updates to the following com…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MantisClone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant