|
RETURN |
|
|
stripe_id |
eg 'ch_1ChPk5HyV8OBUP4c197panz4' |
|
stripe_status |
The response from the Stripe API. if not 'succeeded' check the outcomes for the reason |
|
stripe_outcome_networkstatus |
eg 'approved_by_network', 'declined_by_network', 'not_sent_to_network' |
|
stripe_outcome_reason |
eg '', 'expired_card', 'highest_risk_level' |
|
stripe_outcome_risklevel |
eg 'normal', 'highest' |
|
stripe_outcome_sellermessage |
eg 'Payment complete.', 'The bank returned the decline code expired_card.', 'Stripe blocked this charge as too risky.' |
|
stripe_outcome_type |
eg 'Authorized.', 'issuer_declined', 'blocked' |