Phone
is sent, the ReturnURL
is ignored and RedirectURL
is not returned because no redirection is necessary: the user receives a push notification from the Bizum app asking them to authenticate. In Sandbox, the RedirectURL
is returned in all cases, because it is the only way to complete the transaction (see testing).Phone
is not sent, then ReturnURL
is required and you must redirect the user to the RedirectURL
in the response so they can enter their phone number themselves.Phone
is not sent.+34
in Spain); pattern: ^(\\+?34)?[6-9][0-9]{8}$
The phone number of the end user to which the Bizum push notification is sent to authenticate the transaction.If the Phone
parameter is sent, then RedirectURL
is not returned and ReturnURL
is ignored.200
CreditedFunds
= DebitedFunds
- Fees
).CREATED
, SUCCEEDED
, FAILED
The status of the transaction.SUCCEEDED
, indicating that the transaction occurred. The statuses CREATED
and FAILED
return an ExecutionDate
of null
.PAYIN
, TRANSFER
, CONVERSION
, PAYOUT
The type of the transaction.REGULAR
, REPUDIATION
, REFUND
, SETTLEMENT
The nature of the transaction, providing more information about the context in which the transaction occurred:REGULAR
– Relative to most of the transactions (pay-ins, payouts, and transfers) in a usual workflow.REPUDIATION
– Automatic withdrawal of funds from the platform’s repudiation wallet as part of the dispute process (when the user has requested a chargeback).REFUND
– Reimbursement of a transaction to the user (pay-in refund), to a wallet (transfer refund), or of a payout (payout refund, only initiated by Mangopay).SETTLEMENT
– Transfer made to the repudiation wallet by the platform to settle a lost dispute.BIZUM
The type of pay-in.WEB
, DIRECT
, EXTERNAL_INSTRUCTION
The type of execution for the pay-in.+34
in Spain); pattern: ^(\\+?34)?[6-9][0-9]{8}$
The phone number of the end user to which the Bizum push notification is sent to authenticate the transaction.On Bizum, if the Phone
parameter is sent, then RedirectURL
is not returned and ReturnURL
not required.400 - Phone number format error