verify
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
if @result
|
||||
if @result
|
||||
json.status true
|
||||
json.sent_pin true
|
||||
elsif @cus
|
||||
json.status true
|
||||
json.customer_id @cus.id
|
||||
elsif @cus
|
||||
json.status true
|
||||
json.sent_pin false
|
||||
json.customer_id @cus.id
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user