Versions Compared

Key

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

|| Current status || New status || Responsibility || Description ||
| do_auth | auth | Payment gateway |Communication is synchronous and payment is authorized|
| do_auth | auth_sent |Payment gateway |Communication is a-synchronous|
| do_auth | rejected |Payment gateway |Communication is synchronous and payment authorization is rejected|
| do_auth | do_cancel |Business process |Set when 
|| || || ||
| auth_sent | auth |Payment gateway |
| auth_sent | rejected |Payment gateway |
|| || || ||
| do_cancel | cancel |Payment gateway |
| do_cancel | cancel_sent |Payment gateway |
|| || || ||
| auth | do_capt |Business process |
| auth | do_cancel |Business process |
|| || || ||
| do_capt | capt |Payment gateway |
| do_capt | rejected |Payment gateway |
| do_capt | capt_sent |Payment gateway |
|| || || ||
| capt_sent | capt |Payment gateway |
| capt_sent | rejected |Payment gateway |
|| || || ||
| capt | withdrawn |Payment gateway |
| capt | do_refund |Business process |
|| || || ||
| do_refund | refund |Payment gateway |
| do_refund | refund_sent |Payment gateway |