update billplz to production

This commit is contained in:
omair saleh
2021-12-21 11:17:42 +08:00
parent 44749a7f4a
commit 79c348b8e0
@@ -79,7 +79,7 @@ class BillplzXSignatureObject implements DataTransferObject
public function getStatus(): string
{
return $this->billPlzId;
return $this->status;
}
/**