v1PurchaseUpdateRequest
- attemptType: object · v1Attempt
- attemptType: string
_id - merchantType: string
_purchase _ref - providerType: string
_name - providerType: string
_purchase _ref - purchaseType: string
_id - redirectType: string
_url - statusType: string · - ATTEMPT_STATUS_UNSPECIFIED: Not used - ATTEMPT_STATUS_ERRORED: Errored when we have AttemptErrored event - ATTEMPT_STATUS_CREATED: Created when we have PurchaseAttemptCreated event - ATTEMPT_STATUS_INITIALIZED: Initialized when we have LandingPageOpened event - ATTEMPT_STATUS_IN_PROGRESS: In progress when we have OfferSelected event - ATTEMPT_STATUS_AUTHORIZED: Authorized when we have AttemptAuthorized event This event shows that the payment has been approved and authorized but not captured yet, possible actions: capture, cancel - ATTEMPT_STATUS_CAPTURED: Captured when we have AttemptCaptured event This event shows that the payment has been approved and captured and the goods/service can be delivered to the customer - ATTEMPT_STATUS_CANCELLED: Cancelled when we have AttemptCancelled event This event shows that the purchase has been cancelled by the merchant - ATTEMPT_STATUS_DECLINED: Declined when the customer declined the purchase Possible reasons: provider declined, customer has cancelled the purchase - ATTEMPT_STATUS_EXPIRED: Expired when the attempt is expiredenumvalues
- A
T T E M P T _ S T A T U S _ U N S P E C I F I E D - A
T T E M P T _ S T A T U S _ E R R O R E D - A
T T E M P T _ S T A T U S _ C R E A T E D - A
T T E M P T _ S T A T U S _ I N I T I A L I Z E D - A
T T E M P T _ S T A T U S _ I N _ P R O G R E S S
- statusType: string
_reason