Plugin / Mollie for Contact Form 7

Description

Description

Add-on plugin for Contact Form 7 – adds three fields and a shortcode.

Mollie Description

Add a (hidden) field: [text paymentdescription “Payment for This is my description”]

Payment amount

The amount which needs to be payed.
Does accept shortcodes without brackets like so:
[amount* amount-734 “CF7_GET key=’Amount'”]

Payment Options

Optional field so that the user can select from available payment options.
This field is filled automatically with all payment options from Mollie.
You can also add extra options like “cash”.
If this field is not present, people have to select the payment option on the mollie website.
If there is only one payment option available this will be automatically selected.

There are three Payment options types:

Default

The type is “oneoff”, ment for payment that occur once

Recurring

This list all availbale payment options for recurring payments

Initial payment

This lists all available payment options to do the first payment of a recurring payment.
This initial payment is needed to confirm the recurring payment.

If you want to do recurring payment and you have only one recurring payment option available, you can skip this the recurring field.
Only an Initial payment field is enough.

iDeal bankchoice:

If payment option iDeal is chosen, this field can be used to select the bank (issuer).

frequency

You can optionally add a field with name “frequency” to use with the recurring payment to set the payment frequency in months.

chargedate

You can optionall add a date field with the name “chargedate” to use with the recurring payment to set the first chargedate.

Shortcode for payment result

[payment_result]
This shortcode can be used on a custom redirect page or on the form page itself.

The shortcode can have a shortcode nested within it.
It accepts two arguments, both can include layout and pictures:
succes — the succes message to be displayed
fail — the failure message to be displayed

On succes only the success message will be displayed.
In all other cases the nested content will be displayed.

Shortcode can thus be used like this:

[payment_result success = “Uw donatie is succesvol ontvangen. Hartelijk dank daarvoor!”  fail = “Uw donatie is mislukt, probeert u het alstublieft opnieuw.”]

[payment_result success = "Your payment was successful." fail = "Payment failed, try again."]

    Fill in the form below to pay.
    [contact-form-7 id="211" title="Paymentform"]  
    Thank you.
[/payment_result]

In this case the contact form with id 211 will not be shown on successful payment, only the success message will.

All arguments are optional, you can also use the shortcode like this: [payment_result].
In that case the default messages will be:
‘Payment was successful, thank you.’
‘Payment failed, please try again.’

Shortcode for payment overview

The short code [paymentstable] gives an oveview of all payments made.
It accepts the parameters: hide, header, paymenttype and columns
hide difines the columns no to shown
header changes the title
paymenttype define whether to show only subscriptions (paymenttype=”subscription”) or only one time payments (paymenttype=”onetime”)
columns defines custom column names.
status=”paid” only shows payments with the status paid
example:
[paymentstable} hide=”Time,OrderID,CustomerID,Times,PaymentID, Status,SubscriptionID” header=Custom table title” columns=”ID,Naam,E-mail,Bedrag, Omschrijving,Frequentie,Start datum, Mogelijke acties” status=”paid”]

Usage

General Settings

Create a Mollie account, and paste the api into the side-wide api key field under “Mollie”, or use it on the form specific settings tab.

Optionally define a redirect page.

Examples

One off payment

[hidden paymentdescription "Payment for some description"]

[submission_id_hidden orderid]

<label> Donation amount
[amount* amount-185 min:5]</label>

<label> Payment method
[paymentchoice paymentmethod-901 paymenttype:oneoff]</label>

<label> Your bank brand
[bankchoice bankchoice-22]</label>

Recurring Payment with multiple recurring methods avaialble

[hidden paymentdescription "Payment for some description"]

<label> Donation amount
[amount* amount-185 min:5]</label>

<label> Payment method
[paymentchoice paymentmethod-14 paymenttype:recurring]</label>

<label> Payment method for first payment
[paymentchoice paymentmethod-15 paymenttype:first]</label>

<label> Your bank brand
[bankchoice bankchoice-22]</label>

<label> How often do you want to pay
[select frequency "1" "3" "6" "12"] months</label>

<label> When do you want to be charged for the first time?
[date chargedate]</label>

Minimal Recurring Payment

[hidden paymentdescription "Payment for some description"]

<label> Donation amount
[amount* amount-185 min:5]</label>

<label> Payment method for first payment
[paymentchoice paymentmethod-15 paymenttype:first]</label>

Ratings

2.5
2 reviews

Rating breakdown

Details Information

Version

4.4.2

First Released

14 Jan, 2019

Total Downloads

1,005

Wordpress Version

4.0.0 or higher

Tested up to:

5.2.4

Require PHP Version:

5.2.4 or higher

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.