From 2e9be17cbfd032bdcba1a2d33fa8a8bdddeac47e Mon Sep 17 00:00:00 2001 From: Damon Chin Date: Mon, 26 Jan 2015 15:29:23 -0800 Subject: [PATCH 1/2] added 30 days funds holding period section --- contents/compliance.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contents/compliance.md b/contents/compliance.md index 99bb0fe..a62b8da 100644 --- a/contents/compliance.md +++ b/contents/compliance.md @@ -19,6 +19,12 @@ features: An [order](/account-reconciliation) is designed to group related transaction operations for a specific merchant, mapping debits to corresponding credits. Balanced must have a clear understanding of who the intended merchant is for all funds held. To facilitate proper reconciliation, each order maintains a separate balance – you can only draw from this balance to settle funds. [View orders documentation](https://docs.balancedpayments.com/1.1/api/orders/) + + - title: Holding period for funds + text: | + Funds from an [order](/account-reconciliation) should be settled within 30 days of the initial debit. Each completed order should contain one credit going to the merchant for his/her sale and one credit going to your marketplace for your commission. + + [View orders documentation](https://docs.balancedpayments.com/1.1/api/orders/) - title: Know your customer text: | From d2f4209aa48a1ecc0244dbdeb6ba788a6806975d Mon Sep 17 00:00:00 2001 From: Damon Chin Date: Wed, 28 Jan 2015 16:14:55 -0800 Subject: [PATCH 2/2] update bank holidays to 2015 --- contents/ach-debits.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/contents/ach-debits.md b/contents/ach-debits.md index 49f4474..64d29a8 100644 --- a/contents/ach-debits.md +++ b/contents/ach-debits.md @@ -36,32 +36,32 @@ submissionTimes: timezone: pm Pacific bankHolidays: - title: Bank Holidays (2014) + title: Bank Holidays (2015) list: - label: row0 row: - label: New Year's Day date: Jan 1 - label: Labor Day - date: Sep 1 + date: Sep 7 - label: row1 row: - label: Martin Luther King, Jr's Birthday - date: Jan 20 + date: Jan 19 - label: Columbus Day - date: Oct 13 + date: Oct 12 - label: row2 row: - label: Washington's Birthday - date: Feb 17 + date: Feb 16 - label: Veterans Day date: Nov 11 - label: row3 row: - label: Memorial Day - date: May 26 + date: May 25 - label: Thanksgiving Day - date: Nov 27 + date: Nov 26 - label: row4 row: - label: Independence Day