bugfix
This commit is contained in:
parent
321748973e
commit
9b2e2e08df
@ -224,4 +224,4 @@ class AlipayGateway(Gateway):
|
|||||||
ret.data.action = 'RECHARGE'
|
ret.data.action = 'RECHARGE'
|
||||||
if ret.data.notify_type == 'refund_status_sync':
|
if ret.data.notify_type == 'refund_status_sync':
|
||||||
ret.data.action = 'RECHARGE_REVERSE'
|
ret.data.action = 'RECHARGE_REVERSE'
|
||||||
|
return ret
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user