Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Kunto
/
backoffice
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 36d7fd18
authored
Feb 18, 2020
by
yasir
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
perbaikan
1 parent
dc8ec938
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/agratek/api/merchant/views/pay.py
src/agratek/api/merchant/views/pay.py
View file @
36d7fd1
...
@@ -412,7 +412,7 @@ def build_request_json(denom, row, produks):
...
@@ -412,7 +412,7 @@ def build_request_json(denom, row, produks):
},
},
"customer"
:
{
"customer"
:
{
"name"
:
row
.
inv_cust_nm
or
""
,
"name"
:
row
.
inv_cust_nm
or
""
,
"phone"
:
row
.
inv_cust_
email
or
""
,
"phone"
:
row
.
inv_cust_
phone
or
""
,
"email"
:
row
.
inv_cust_email
or
""
,
"email"
:
row
.
inv_cust_email
or
""
,
"address"
:
row
.
inv_cust_addr
or
""
,
"address"
:
row
.
inv_cust_addr
or
""
,
"city"
:
row
.
inv_cust_city
or
""
,
"city"
:
row
.
inv_cust_city
or
""
,
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment