API version history
Payouts
Current version—v1.8
- Description for session and payout statuses added.
- Testing parameters updated.
session_wrong_state
error code added.- Added the field
show_recurrent_checkbox
: it shows the Enable Automatic Payments checkbox in the payment form. It's required to perform recurring payments. - Added the synchronous payment method,
session/init/payment/sync
, a single-request payment. The payment scenario for this method was described. - Added information about a payout refund to a Russian bank account.
- Added fields to the payout report:
typeOfPayment
andpaymentFast
. - Payouts to YooMoney are now available.
- Added individual ID verification methods.
v1.7
next_action
label added to the payment session information.
v1.6
- List of possible error types expanded.
v1.5
- Ability to create a public token without linking it to a payout session added.
- New possible error types added.
- Widget setting to obtain comprehensive card details added.
v1.2
Mandatory fields for payouts to bank cards added.
For payouts to any cards:
participant_details.recipient.full_name
For payouts to any cards:
participant_details.sender.ipv4
(or.ipv6
)participant_details.sender.postal_code
participant_details.sender.country_iso3
participant_details.sender.city
participant_details.sender.address_line
v1.1
- Payout description added.
- For the self-employed, maximum allowed frequency of
check
request (not more than once every 30 seconds) added.
Payments
Current version—v1.1
- Description for session, payment, and refund statuses added.
- Refund method added.
- Error mapping expanded.
- Ability to specify URLs to redirect to after payment added.
- Data for payment testing updated.