@extends('backend.layouts.app') @section('title', 'Payment Manager') @section('content')

Payment Manager

Manage your payment settings

Manual Payments

Provide customers instructions to pay. Choose from COD or Bank Payment.

  

Have your customers pay with cash upon delivery.


  

Deposit thru bank or bank online transfer.

Online Payment Options

Enable customers to pay via Online Payment

 For disbursement, please fill up.

  

+₱25 Processing Fee


  

+2.5% Processing Fee


  

Payment using debit card.

Online Payment Gateaways

Provide your Public and Secret Keys to each Online Payment Gateway Partners

@include('backend.my-account.payment-manager.payment-gateway-ajax')
@include('backend.my-account.payment-manager.modal-create') @endsection @section('after-scripts') @endsection