question

Corey avatar image
Corey asked Corey commented

Test Merchant account is asking for me to authorize billing.


My Main Test Merchant Account is asking me to authorize billing. Should it do this? It's a test account.

Also, It seems to be hanging when authorizing.

1694747145185.png

https://www.clover.com/agreement/v1/acceptances/type/BILLING/latest

This is from the console:

{
  "id": "X4G8H5DV1XFXP", 
  "name": "Mad Creation Apps", 
  "email": "corey@madcreationapps.com", 
  "primaryMerchant": {
  }, 
  "primaryDeveloper": {
  }, 
  "isActive": true, 
  "createdTime": 1433935929000, 
  "claimedTime": 1433956713000, 
  "lockedOut": false, 
  "csrfToken": "REDACTED"
}

index.tsx:273 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'mid')
    at index.tsx:273:44
    at Array.map (<anonymous>)
    at index.tsx:256:31
    at index.tsx:330:22
    at d (regeneratorRuntime.js:44:17)
    at Generator.<anonymous> (regeneratorRuntime.js:125:22)
    at Generator.next (regeneratorRuntime.js:69:21)
    at r (asyncToGenerator.js:3:20)
    at u (asyncToGenerator.js:22:9)
    at asyncToGenerator.js:27:7
(anonymous) @ index.tsx:273
(anonymous) @ index.tsx:256
(anonymous) @ index.tsx:330
d @ regeneratorRuntime.js:44
(anonymous) @ regeneratorRuntime.js:125
(anonymous) @ regeneratorRuntime.js:69
r @ asyncToGenerator.js:3
u @ asyncToGenerator.js:22
(anonymous) @ asyncToGenerator.js:27
(anonymous) @ asyncToGenerator.js:19
(anonymous) @ index.tsx:328
Ve @ index.tsx:325
onClick @ index.tsx:531
value @ AsyncButton.js:79
onClick @ AsyncButton.js:145
u @ react-dom.production.min.js:14
p @ react-dom.production.min.js:14
(anonymous) @ react-dom.production.min.js:14
y @ react-dom.production.min.js:15
ut @ react-dom.production.min.js:52
it @ react-dom.production.min.js:51
ct @ react-dom.production.min.js:52
ht @ react-dom.production.min.js:56
F @ react-dom.production.min.js:287
Z @ react-dom.production.min.js:19
Jt @ react-dom.production.min.js:70
Xt @ react-dom.production.min.js:69
t.unstable_runWithPriority @ scheduler.production.min.js:19
Vo @ react-dom.production.min.js:122
I @ react-dom.production.min.js:287
Kt @ react-dom.production.min.js:68
Merchant
1694747145185.png (167.8 KiB)
4 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

bryanvargas avatar image bryanvargas ♦♦ commented ·
This should have been fixed. Please let me know if you are still having issues.
0 Likes 0 ·
Corey avatar image Corey bryanvargas ♦♦ commented ·

@bryanvargas ♦♦ It is still not working. It just stuck after I click the authorize button.

Merchant Name: Thi's Thai Cuisines
1695260101773.png


P.S. - Bryan I received my disbursements without getting an email detailing the charges for the US market. I sent an email over the weekend and still haven't gotten a response. Can you send me an email with all of my Disbursements for this month? I need the official one for legal and admin purposes.

0 Likes 0 ·
1695260101773.png (125.7 KiB)
bryanvargas avatar image bryanvargas ♦♦ Corey commented ·
Not sure why it is not allowing you to log in I was able to access your test merchant with no issue.



Also, if your question is different from the original question please post a new community post.
0 Likes 0 ·
Show more comments

1 Answer

·
Corey avatar image
Corey answered
I figured it out. There are two check boxes. Checking the second checkbox causes the issue. The I agree to the terms of on behalf of.... checkbox will cause the issue.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community