Overview

Welcome to the Transactpay Integration Tutorial Series. This guide provides practical, real-world examples for integrating Transactpay into your application, whether you run a fintech app, online store, SaaS platform, or gig economy service.

Tutorials Index

TitleDescription
1Accept Payment in React or VueEmbed Transactpay’s hosted payment modal in your SPA using React or Vue
2Recurring Payments with Saved CardsCharge customers periodically using tokenized card credentials.
3Accept Bank Transfers via Virtual AccountsAssign dynamic account numbers to customers for automated bank transfer reconciliation.
4Issue Full or Partial RefundsProcess refunds via secure API calls and track them with webhooks.
5Payout to Vendor Bank AccountsDisburse funds to supplier or freelancer bank accounts in real-time.

Features Covered

  • Tokenization & card vaulting
  • Virtual account generation
  • Webhook notifications
  • RSA encryption & secure API calls
  • Refunds, disbursements, and fee previews

Technologies Used

  • Languages: Node.js, Python, React.js, Vue.js
  • Encryption: RSA PKCS#1 v1.5
  • HTTP Clients: axios, requests
  • Environment: .env, dotenv, CLI