Skip to content

Commit dece375

Browse files
author
ehowlsla
committed
payapp update
1 parent a6c1c1c commit dece375

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bootpay/src/main/java/kr/co/bootpay/BootpayWebView.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ internal class BootpayWebView @JvmOverloads constructor(context: Context, attrs:
9393
userInfo(
9494
userName(),
9595
userEmail(),
96-
userAddr()
96+
userAddr(),
97+
userPhone()
9798
),
9899
params(),
99100
order_id()

0 commit comments

Comments
 (0)