Rainforest · Arazzo Workflow
Rainforest — configure and process a payin
Version 1.0.0
Create a payin config with an idempotency key, process the payin, and confirm its status.
View Spec
View on GitHub
CompanyPaymentsEmbedded PaymentsPayment FacilitatorPayment ProcessingVertical SaaSFintechACHArazzoWorkflows
Provider
Workflows
collect-payment
Configure a payin and process it server-to-server, then read back the result.
1
createPayinConfig
create_payin_config
Create the payin configuration (carries the idempotency key).
2
createPayin
create_payin
Create and process the payin using the config (requires Rainforest PCI approval for direct API).
3
getPayin
get_payin
Read back the payin to confirm its status.