• Assistance
  • API Reference
  • Sign in
  • EnglishEnglish
    • EnglishEnglish
    • FrançaisFrançais
  • Assistance
  • API Reference
  • Sign in
  • EnglishEnglish
    • EnglishEnglish
    • FrançaisFrançais
accueil/Assistance/Invoicing / Billing/New Subscription for a Customer paying via Wire Transfer, Checks or Cash

New Subscription for a Customer paying via Wire Transfer, Checks or Cash

11 vues 0

There are 2 ways to start a subscription for a customer paying via Wire Transfer, Checks or Cash:

  1. from the backoffice
  2. with the API
For all next invoices of this customer will be issued, you will have to set its invoices to “Paid” status when you receive a payment. See “Mark invoice as paid“.

1 – How start a Subscription from the Backoffice for a customer via Wire Transfer

Create a new Subscription, set the payment method of the customer to finalize the subscription and start the subscription.

 

2 – How to Start a Subscription with the API for a customer via Wire Transfer

Updating Customer Payment Settings:

POST /v1/CustomerSettingsPayment?ReferenceCustomer=123456
{

“TypePayment”: “ExternalBank”,
“DateNextBilling”: “2017-08-30T20:36:53.00Z”

}

See more at: https://docs.proabono.com/api/#update-payment-settings

Starting a Subscription:

POST /v1/Subscription/
{

“ReferenceOffer”: “premium”,
“ReferenceCustomer”: “123456”

}

See more at: https://docs.proabono.com/api/#override-a-subscription

Tags:subscriptionbillingcheckcashwire transfer

Was this helpful?

Yes  No
Related posts
  • Editing the footer of the invoices
  • Mark an invoice as ‘Paid’
  • Export CSV and PDF
  • Refund an Invoice
  • Add a description to an Offer
  • Add a description to a Feature
Invoicing / Billing
  • New Subscription for a Customer paying via Wire Transfer, Checks or Cash
  • Create a Credit Note
  • Managing customers who want to pay you directly via wire transfer, check, or cash
  • Refresh the billing information of a customer on an invoice
  • Does ProAbono manage Taxes ?
  • Invoice Model
  • Cancel an Invoice
  • How to Set up or Update the Logo
  • Add a New Entry in the Customer Balance
  • Send Invoices to Customers
  • Set Wire Transfer as a default payment information for a customer
Afficher tout 15  
Popular Articles
  • Customer Portal Integration (1/2)
  • Invoice Model
  • Understanding ProAbono
  • Update the billing information of a customer
  • WP Tuto #3 – Display your Offers on your Homepage
Categories
  • Quick Start Guide
  • Integration
    • Zapier
    • Plugin CMS
      • WordPress
    • Events / Webhooks
    • Customer Case Study
  • Offers & Subscriptions
    • Pricing Tables
  • Hosted Pages (Customer Portal
  • Invoicing / Billing
  • Backoffice
  • Customers
  • Payment
  • Doing Business Worldwide
  • Troubleshooting
  • Email Notifications
  • Uncategorized

Ready to go
to the next level ?

Product
  • Overview
  • Charging & Invoicing
  • Online Subscription
  • Usage-based Billing
  • Payment Gateways
Documentation
  • Knowledge Base
  • Developer Zone
  • API Reference
Contact
  • Talk with an expert
  • Customer Support
  • Contact us
  • Terms of Use
  • Privacy Policy
  • ProAbono © 2015-2022 Subscription Tech SAS. Tous droits réservés.