Tip of the day

Support tickets can be submitted directly from application

Background shape

How Docy works

Learn languages online with the world's best tutors

Background shapeBackground shape

Most requested features of 2020

Orci sapiente illum id phasellus! Harum! Adipisicing ligula aperiam, litora temporibus minim, […]

Can I add videos into sidebars?

Si longus, levis. Primum divisit ineleganter; Vide, quantum, inquam, fallare, Torquate. Sed […]

Theme fails to load to WordPress

The Docly WordPress Theme fails to load into WordPress. My login information […]

Tinkety tonk old fruit victoria sponge squiffy bleeder twit the bee's knees loo David, buggered haggle pear shaped bubble and squeak.”

Mark Tony
Director of Sales and Success

Curabitur vitae dignissimos pulvinar eligendi ullamcorper, laoreet, accusantium numquam habitant quaerat minim consequatur”

Eh Jewel
Software Developer

Hendrerit laoreet incidunt molestie eum placeat, neque ridiculus? Maecenas incididunt aperiam tempora cumque quos?”

Penny Tool
Software Developer

Great Customer
Relationships start here

Publications

View All
Newsletter

Newsletter publications. Read the latest news.

Documentation

Hello and welcome to Cellosign documentation. If you are new to cellosign please check Getting

View All
Getting Started

Hello and welcome, we are happy to introduce

User Application
User Application

The user application is the user's main entry

Release management

Release management is our process to introduce new

Docy Mission

Docy is Documentation webstie for everyone, emphasizing accessibility, performance, security, and ease of use.

The Technology

Learn about the software

The Community

Learn about the people

Docy Video Tutorials

Check the current status of Docy services

Not finding the help you need?

Contact Us

The community team is here to help

Ask Everyone

Hello, what can we help you find?

Publications

Documentation

Hello and welcome to Cellosign documentation. If you are new to cellosign […]

Product Support
  • 5
  • 7
Forums for individual product support topics
Docly Theme Support
  • 12
  • 20
Get support for the Docly WordPress theme

Welcome to Docy Forum

Posts
0
Topics
0
Replies
0
Docly Theme Support

Get support for the Docly WordPress theme

Topic

Test by rubel

<span style="color: rgba(0, 0, 0, 0.8...

1
0

rrrr

rrrrr

1
0

Question about documentation levels

Hello, I would like to ask if it is poss...

0
2
User Feedback

We listed to our customers. Post your feedback in this forum.

Topic

terttdf

dfg dfgd dfgdf  fdgdf gdfgdffg dgd  fg...

1
0

psd and mue

why I can't put question mark❓ ???? ...

1
0

COGUMELOS MÁGICOS E A LEI

  <p style="text-align: center;"...

1
0

Featured Image on Mobile

Hello, The position of featured image...

0
3

Template names

Hi, I have just purchased your template...

0
0
Aprimo Theme Support
  • 8
  • 4
Get support for Aprimo WordPress theme via this forum.
Deksi Theme
  • 5
  • 3
Get support for our upcoming Deski WordPress theme via this forum.
Gullu Theme Support
  • 2
  • 1
Get support for Gullu WordPress theme via this forum.

Popular Posts

Hello, what can we help you find?

Publications

Documentation

Hello and welcome to Cellosign documentation. If you are new to cellosign […]

What are you looking for?

Search here to get answers to your questions

Table of contents

Main course contains 2 parts which cover JavaScript as a programming language and working with a browser. There are also additional series of thematic articles

More resources

App status

Stay up to date on Front’s technical systems and app stability.

New features

Learn about the latest app updates and new feature releases.

For developers

Build integrations and customize Front with powerful APIs.

Controller types

Payment

Estimated reading: 3 minutes 280 views

In order to apply a payment controller in a template first of all need to define payment integration under the Integrations screen.

For more information about the payment integration click here.

Under the Developer tab of the payment controller you can map data fields returning from provider to Fields in Cellosign form.

Note: Make sure not to disclose tokens and other confidential data. Either hide them from viewer or be ready to accept them on Archive API.

Payment IntegrationSelect a valid payment integration created in the Integrations screen.
Transaction TypeSelect the transaction type: Debit or Recurring Debit.
Select the amount input fieldSelect the field from the template where the amount of the payment will be added.
Note: without the amount value the payment window will not open.
You can set a default value for this field, or alternatively it can be filled in by the agent when sharing the screen with the client.
The field can be hidden, and it still will be the amount of transaction.
Source and Target tableYou can select fields in the template and connect them to the data returned from the payment interface. For example: last 4 digits of the credit card, card validity date, credit card type, etc.
In the “Source” column, enter the name of the required data to be retrieved from the payment interface. You must choose the name of the item as it appears at the checkout (for example: card_no)
Select the field in the template that will receive the information item (for example: cardNumber)

See below the example of the payment controller mapping:

The following parameters can be returned from the payment interface and mapped to the template fields:

card_expirationExpiration date of the credit card
cguidUnique identifier of the transaction
card_noCredit card number
card_maskCredit card mask
card_nameCredit card owner name
card_brandBrand of the credit card
card_aquirerAcquirer of the credit card
credit_companyCredit card company
club_idClub ID of the credit card
club_codeClub code of the credit card
currencyCurrency of the transaction
totalTotal amount of the transaction
life_styleIs the card is of Life Style type
auth_numberAuthorization number of the transaction
personal_idPersonal ID of the card owner
blocked_cardWhether the card is blocked
verify_error_codeValue of “result” tag. Typically if this result is diferent then “000” there is an error
verify_error_descriptionValue of “message” tag. Typically has value when result is not equal to “000”

All the data returned from the payment interface will be archived in the meta_file.json upon the form submission.

It is possible to change the default payment button name under “Values & Display” section.

Leave a Comment

Share this Doc

Payment

Or copy link

CONTENTS