• France
status page
Demo shops
assistance
FAQContact support
Search
Categories
Tags
Europe (English)
France
Spain
Europe (English)
India
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
SDD mandates by REST API
Snippets
Payment methods
Plugins
Marketplace
Guides
Merchant Back Office
Back Office Expert
Functional guides

Lifecycle of a deferred payment up to 3 days

  • Automatic validation mode

  1. As soon as a payment is initialized, the gateway creates a transaction with the "Waiting for payment" status (WAITING_FOR_PAYMENT).

    By default, the merchant website is not notified.

  2. The transaction can have one of the following statuses depending on the response to the authorization request:
    • "Cancelled" (CANCELLED), if the buyer abandons the payment
    • "Refused" (REFUSED), if PayPal declines the authorization request.
    • "Waiting for capture" (AUTHORISED), if PayPal accepts the authorization request.
    • "Waiting for authorization" (WAITING_AUTHORISATION), if PayPal places the authorization request on hold.

  3. The "Waiting for authorization" (WAITING_AUTHORISATION) status changes to:
    • "Refused" (REFUSED), if PayPal declines the authorization request.
    • "Waiting for capture" (AUTHORISED), if PayPal accepts the authorization request..

  4. The "Waiting for capture" (AUTHORISED) status changes to:
    • "Captured" (CAPTURED), if PayPal accepts the fund transfer
    • "Control in progress" (UNDER_VERIFICATION), if PayPal places the payment on hold (due to suspected fraud or awaiting fund transfer)

      The Lyra Collect gateway automatically interrogates PayPal to obtain the final result (REFUSED or CAPTURED).

Various status notifications:

Event Notified status Rule to configure
Initializing the payment WAITING_FOR_PAYMENT See: Setting up notifications
Abandoned by the buyer CANCELLED Instant Payment Notification URL at the end of the payment
Response to the authorization request

REFUSED, AUTHORISED,

WAITING_AUTHORISATION

Instant Payment Notification URL at the end of the payment
Response to the fund transfer request CAPTURED Instant Payment Notification URL on batch change
Final result after waiting for a response from PayPal REFUSED, CAPTURED Instant Payment Notification URL on batch change

  • Manual validation mode

  1. As soon as a payment is initialized, the gateway creates a transaction with the "Waiting for payment" status (WAITING_FOR_PAYMENT).

    By default, the merchant website is not notified.

  2. The transaction can have one of the following statuses depending on the response to the authorization request:
    • "Cancelled" (CANCELLED), if the buyer abandons the payment
    • "Refused" (REFUSED), if PayPal declines the authorization request.
    • "To be validated" (AUTHORISED_TO_VALIDATE), if PayPal accepts the authorization request.
    • "To be validated and authorized" (WAITING_AUTHORISATION_TO_VALIDATE), if PayPal places the authorization request on hold.

  3. The "To be validated and authorized" (WAITING_AUTHORISATION_TO_VALIDATE) status changes to:
    • "Refused" (REFUSED), if PayPal declines the authorization request.
    • "To be validated" (AUTHORISED_TO_VALIDATE), if PayPal accepts the authorization request.
    • "Waiting for authorization" (WAINTING_AUTHORISATION), if the merchant validates the transaction
    • "Expired" (EXPIRED) if the merchant does not validate the transaction in time

  4. The "To be validated" (AUTHORISED_TO_VALIDATE) status changes to:
    • "Expired" (EXPIRED) if the merchant does not validate the transaction in time
    • "Waiting for capture" (AUTHORISED), if the merchant validates the transaction in time

  5. The "Waiting for capture" (AUTHORISED) status changes to:
    • "Captured" (CAPTURED), if PayPal accepts the fund transfer
    • "Control in progress" (UNDER_VERIFICATION), if PayPal places the payment on hold (due to suspected fraud or awaiting fund transfer)

      The Lyra Collect gateway automatically interrogates PayPal to obtain the final result (REFUSED or CAPTURED).

Various status notifications:

Event Notified status Rule to configure
Initializing the payment WAITING_FOR_PAYMENT See: Setting up notifications
Abandoned by the buyer CANCELLED Instant Payment Notification URL at the end of the payment
Response to the authorization request

REFUSED, AUTHORISED_TO_VALIDATE,

WAITING_AUTHORISATION_TO_VALIDATE

Instant Payment Notification URL at the end of the payment
Response to the fund transfer request CAPTURED Instant Payment Notification URL on batch change
Merchant validation

WAITING_AUTHORISATION,

AUTHORISED

Instant Payment Notification URL on an operation coming from the Back Office
Transaction expiration EXPIRED Instant Payment Notification URL on batch change
Final result after waiting for a response from PayPal REFUSED, CAPTURED Instant Payment Notification URL on batch change

Jobs
Legal
GDPR
25.20-1.11