Difference between revisions of "PaymentInfo/AutomatedPayment"

From Emersion
Jump to: navigation, search
m (added lots more detail)
(Replaced content with "=This Content Has Moved House= This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base. We are sorry for the unti...")
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Automated Payment ==
+
=This Content Has Moved House=
  
=== Introduction ===
+
This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base.
  
For customers who are signed up for the Emersion Payment System (aka '''EPS'''), automated payment details may be configured on a per-customer basis.
+
We are sorry for the untidiness while we are shifting locations and we appreciate your patience during the transition to our new home.
 +
 +
[https://resources.emersion.com/display/EKB/Automated+Payments Take me to the Emersion Knowledge Base article]
  
At 10am daily, our '''AutomatedPayment''' process runs and acts on all of your children accounts based on a set of criteria being met...
+
[[file:new_home_sm.jpg|900px]]
 
 
For each account that has valid automated payment info, '''AutomatedPayment''' executes the following steps:
 
 
 
* Check if the current account has an incomplete payment. If it has an incomplete payment, exit. Incomplete payments are listed as a ''Pending Payment'' in the Cumulus UI.
 
* Check if the account has any outstanding invoice(s). If none exist, exit.No automatic payment will be taken.
 
* Check if the account has a default payment method. If no, exit.
 
* Determine the account's Automated Payment Terms - See below definitions
 
* Loop through all outstanding invoices for the account
 
* Check if the current invoice needs to be paid based on the automated payment terms. If yes, add outstanding amount.
 
* Check if the amount is greater than minimum payment limit. If not, exit.
 
* Generate a payment. (Notes: if the payment method is credit card, we need to get credit card sub-type from EPS, which may cause payment failure.)
 
 
 
<br />
 
----
 
 
 
=== Automated Payment Configuration ===
 
<gallery caption="Screenshots" perrows="6">
 
Image:AutomatedPayment_001.png|Automated Payment - Initial Page
 
</gallery>
 
<br style="clear:both"/>
 
 
 
Initially, your customer will ''not'' have any automated payment details configured. You will need to navigate to: <br />
 
<code>Customers > Customer List > (Select a customer) > Payment Methods (tab)</code> to make the following changes.
 
 
 
* Important fields are listed & described below...
 
 
 
; '''Status'''
 
:Various Automated Payment ''Status'' options are available for you to select. You can set ''Enabled'' (as long as you have configured a ''Payment Type'' (listed below)
 
 
 
{| border="1" style="border-width: 1px; border-style: solid; border-color: #000; padding: 0"
 
|+ Payment Type Options & Descriptions
 
! Option !! Description
 
|-
 
| Disabled || ''No'' automated payments will be taken using this status. This is the '''Default''' option
 
|-
 
| Enabled || Automated Payments will be enabled and be taken using the above criteria and below terms
 
|-
 
| Suspended || An alternative to ''Disabled'' above. ''No'' automated payments will be taken
 
|-
 
| Suspended By System || When the ''AutomatedPayment'' process receives an error 3 consecutive times (days, currently) the system will automatically ''Suspend'' automated payments for this customer. You can check the ''Failed Payments'' (Finance > Accounts Receivable > Failed Payments) to determine the errors. Once the problem has been resolved, you may manually set this customer's automated payment status back to ''Enabled''. (For example: Credit Card expired. System fails payment 3 times. Credit card expiry number updated in Cumulus. Status returned back to ''Enabled''. Automated payments continue from the following day's run of the ''AutomatedPayment'' process)
 
|}
 
 
 
 
 
; '''Payment Type'''
 
:This setting will tell the Emersion Payment System (EPS) to use one of the available payment methods that you have access to (Please contact Emersion Support if you do not have access to basic Credit Card and/or Direct Debit)
 
 
 
{| id ="automatedpayment_terms" border="1" style="border-spacing: 0; border-width: 1px; border-style: solid; border-color: red; padding: 0"
 
|
 
; '''Min. Payment Amount ($)'''
 
:This is the amount (in dollars ($) - inc TAX) that ''EPS'' uses to determine a minimum amount that is due for payment that must be reached for this condition to be true.
 
 
 
; '''Automated Payment Terms (Days)'''
 
:This is the amount of days past the ''DUE DATE'' of the latest approved invoice. A value of ''0'' here will mean the condition returns true on the day the invoice is due.
 
 
 
<sub>Note: Both of these option values will determine whether an automated payment is taken or not</sub>
 
|}
 
 
 
; '''Automated Payment Failure Count'''
 
:On each run of the ''AutomatedPayment'' process that fails for a particular credit card
 
 
 
{| border="1" style="border-width: 1px; border-style: solid; border-color: #000; padding: 0"
 
|+ Examples (Assuming payment details are configured, payment method is set & status is enabled)
 
! Outstanding Invoices? !! Min Payment Amount? !! Terms? !! Result?
 
|-
 
| No || N/A || N/A || Automated payment will <u>NOT</u> be taken
 
|-
 
| Yes|| ''null'' || 3 || Automated payment <u>WILL</u> be taken for any outstanding amount - but only 3 days after the due date
 
|-
 
| Yes || $10 || 0 || Automated payment <u>WILL</u> be taken on the day the invoice is due - but only if the outstanding amount is $10 or greater
 
|-
 
| Yes || $50 || 1 || Automated payment <u>WILL</u> be taken - but only 1 day after the invoice is due '''AND''' the outstanding amount is $50 or greater
 
|}
 
 
 
<br />
 
----
 
 
 
=== Credit Card Details ===
 
<gallery caption="Screenshots" perrows="6">
 
Image:AutomatedPayment_002.png|Automated Payment - Credit Card Details
 
</gallery>
 
<br style="clear:both"/>
 
 
 
A fairly generic credit card entry screen is displayed for the input of credit card details. There is input validation on the card number entered, as well as on the CVV (per card type - ie. you cannot use a 6 digit CVV for a Visa card). Capturing the customers CVV is ''NOT'' mandatory & is for your own security purposes.
 
 
 
Important fields to note relate to...
 
 
 
{| id ="automatedpayment_charges" border="1" style="border-spacing: 0; border-width: 1px; border-style: solid; border-color: red; padding: 0"
 
|
 
;'''Finance Charges(%)'''
 
:If a value exists, this will determine the percentage (%) of the total transaction amount that will be added to the customers next invoice as a cardline.
 
 
 
;'''Finance Charges($)'''
 
:If a value exists, this will determine a specific dollar ($) amount that will be added to the customers next invoice as a cardline.
 
|}
 
 
 
Example: Some providers will usually opt for a small percentage surcharge on MasterCard to recover surcharge costs from their merchant.
 
 
 
'''''Note:''' The finance charges fields are inherited from your own account settings. The UI does not currently allow for you to configure your 'base' settings yourself. Please contact [mailto:emesupport@emersion.com.au Support] should you wish to have these settings enabled''
 
 
 
----
 
 
 
=== Direct Debit Details ===
 
<gallery caption="Screenshots" perrows="6">
 
Image:AutomatedPayment_003.png|Automated Payment - Direct Debit Details
 
</gallery>
 
<br style="clear:both"/>
 
 
 
 
 
 
 
Finance Charges are the same [[PaymentInfo/AutomatedPayment#automatedpayment_charges|as above]].
 
 
 
<br />
 
----
 
 
 
=== BPAY Details ===
 
<gallery caption="Screenshots" perrows="6">
 
Image:AutomatedPayment_004.png|Automated Payment - BPAY Details
 
</gallery>
 
<br style="clear:both"/>
 
 
 
Although BPAY does not specifically contact any external gateway to perform payments, we have included this payment option (and it's configuration) under our Automated Payment system.
 
 
 
Finance Charges are the same [[PaymentInfo/AutomatedPayment#automatedpayment_charges|as above]].
 
 
 
<br />
 
----
 
 
 
[[Category:PaymentInfo]]
 

Latest revision as of 12:17, 22 April 2020

This Content Has Moved House

This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base.

We are sorry for the untidiness while we are shifting locations and we appreciate your patience during the transition to our new home.

Take me to the Emersion Knowledge Base article

New home sm.jpg