Skip to main content
A payment represents a single money movement — inbound, outbound, or external. Payments are linked to a transaction record and processed via one or more payment providers depending on corridor and method.

Payment methods

MethodValue
Bank transferbank_transfer
Cardcard
Mobile moneymobile_money
Cryptocrypto
Walletwallet

Payment statuses

StatusMeaning
initiatedCreated, not yet processed
processingSent to provider
completedFunds delivered
failedProcessing failed
refundedReversed after completion
canceledCanceled before processing

Payment directions

  • inbound — funds arriving into a PCX account
  • outbound — funds leaving to a beneficiary
  • external — third-party initiated
Full payment API reference will be added as the payments-service spec is generated.