Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{gliffy:name=Account Payment capture status overview|version=22}

|| Current status || New status || Responsibility || Description ||
| do_auth | auth | Payment gateway |Communication is synchronous and payment authorization is accepted|
| do_auth | auth_sent |Payment gateway |Communication is a-synchronous and payment authorization is sent|
| do_auth | rejected |Payment gateway |Communication is synchronous and payment authorization is rejected|
| do_auth | cancel |Business process |Payment authorization is cancelled|
|| || || ||
| auth_sent | auth |Payment gateway |Communication is a-synchronous and payment authorization is accepted|
| auth_sent | rejected |Payment gateway |Communication is a-synchronous and payment authorization is rejected|
|| || || ||
| do_cancel | cancel |Payment gateway |Communication is synchronous and payment authorization is cancelled|
| do_cancel | cancel_sent |Payment gateway |Communication is a-synchronous and payment authorization is requested to be cancelled|
|| || || ||
|cancel_sent|cancel|Payment gateway|Communication is a-synchronous and payment authorization is cancelled|
|| || || ||
| auth | do_capt |Business process |Payment authorization is requested to be captured|
| auth | do_cancel |Business process |Payment authorization is requested to be cancelled|
|| || || ||
| do_capt | capt |Payment gateway |Communication is synchronous and payment capture is accepted|
| do_capt | rejected |Payment gateway |Communication is synchronous and payment capture is rejected|
| do_capt | capt_sent |Payment gateway |Communication is a-synchronous and payment capture is sent|
|| || || ||
| capt_sent | capt |Payment gateway |Communication is a-synchronous and payment capture is accepted|
| capt_sent | rejected |Payment gateway |Communication is a-synchronous and payment capture is rejected|
|| || || ||
| capt | withdrawn |Payment gateway |Payment capture is withdrawn|
| capt | do_refund |Business process |Payment capture is requested to be refunded|
|| || || ||
| do_refund | refund |Payment gateway |Communication is synchronous and payment refund is accepted|
| do_refund | refund_sent |Payment gateway |Communication is a-synchronous and payment refund is sent|
|| || || ||
|refund_sent|refund|Payment gateway|Communication is a-synchronous and payment refund is accepted|