package protobuffet.example.payment.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service PaymentService

payment.proto:8

Payments management service. This should be the only domain that knows how to charge customers to keep a clean audit trail.

message CreditCardInfo

payment.proto:14

Represents credit card information that we can charge.

Used in: checkout.v1.PlaceOrderRequest, ChargeRequest