How Can jBilling Help You?
Who’s Using jBilling?

“I can certainly recommend jBilling.”
Kevin Nelson
Web Conferencing Central
See all testimonials >

Manual payments

Hi,
Please refer to:
http://www.jbilling.com/?q=node/356

We are still facing the issue.

I referred the links provided by Paul.
http://www.jbilling.com/?q=node/269
http://www.jbilling.com/?q=node/150

They don't help much either.

I exceuted following
INSERT INTO SH_USER."ENTITY_PAYMENT_METHOD_MAP" (ENTITY_ID, PAYMENT_METHOD_ID) VALUES ('1', '4')
INSERT INTO SH_USER."ENTITY_PAYMENT_METHOD_MAP" (ENTITY_ID, PAYMENT_METHOD_ID) VALUES ('1', '5')
INSERT INTO SH_USER."ENTITY_PAYMENT_METHOD_MAP" (ENTITY_ID, PAYMENT_METHOD_ID) VALUES ('1', '6')
INSERT INTO SH_USER."ENTITY_PAYMENT_METHOD_MAP" (ENTITY_ID, PAYMENT_METHOD_ID) VALUES ('1', '7')
INSERT INTO SH_USER."ENTITY_PAYMENT_METHOD_MAP" (ENTITY_ID, PAYMENT_METHOD_ID) VALUES ('1', '8')

Assuming that all the payment methods will be supported for entity 1(the admin's company id)

However I still get the following error:
"The following error(s) have ocurred: This is not an accepted method for payment/refund."

Please help me with this urgently.

Thanks,
Vishal.

 
telecoms_billing_guy wrote 1 year 27 weeks ago

Check company entity id

I tried this and got it working for my entityId 3. I recommend checking the entity id of the company you wish to enter payment methods for.

I understand this is confusing because there are references for ACH payment method as 2 in the java code, but really the database reference for ACH is 5.

---------------------------------------------------
Skyrack Technology Ltd
Jbilling European Partner
www.skyracktechnology.com
---------------------------------------------------

Please register or login to post a comment.