shopping_cart/v1

Create Payment requests

RESTful style

Request

Host URL: https://api.tellustalk.com/payment/shopping_cart/v1.htm

Methods supported: GET, POST

POST Request Headers:

Content-Type: application/json (recommended), application/xml, or application/x-www-form-urlencoded

Authorization: Basic username:password (base64-encoded)

Response

Response Headers:

If successful, HTTP status code is 200 (OK)

A HTML page is displayed to client

If failed: A HTTP status code and possibly an explaining text.

Request parameters

Very brief example without formatting (using Http GET):

https://ebox.nu/payment/shopping_cart/v1.htm?amount=180&currency=SEK...

NOTE:

Your payment supplier credentials must be registered with TellusTalk to create actual payments.

While testing, you can use our test accounts:

swish_test

payson_test

paypal_test

(We also support DIBS, but we haven't found any easy access test account)

Please contact TellusTalk support to register your supplier!